修改nrf5x的README.md

This commit is contained in:
区荣杰 2021-08-19 15:55:36 +08:00
parent 1656d7f8f8
commit 26db04e773
2 changed files with 4 additions and 0 deletions

View File

@ -116,6 +116,10 @@ nrf5x
- 进入Bluetooth Samples 选择ble beacon sample
- 执行`pkgs --update` 下载需要的软件包
- 执行`scons --target=mdk5`
- 打开keil工程勾选GNU extensions
![screen2021-08-19_100407](docs/images/screen2021-08-19_100407.jpg)
- 打开keil工程烧入代码这个时候需要注意的是如果之前有softdevice存在flash中需要擦除芯片中的softdevice。
- 烧入之后执行cmd `ble_ibeacon`
- 之后用nrf connect 软件可以搜索到对应的beacon设备。

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB