Lines Matching full:nimble
3 NimBLE 软件包是 RT-Thread 基于 [Apache NimBLE](https://github.com/apache/mynewt-nimble) 开源蓝牙 5.0 协议栈的移植实现…
42 更多关于 NimBLE Stack 的介绍请参考 ``http://mynewt.apache.org/latest/network/docs/index.html``。
47 NimBLE
64 ├───nimble
90 │ │ └───nimble
98 ├───nimble
104 │ ├───config /* NimBLE 协议栈配置选项 */
106 │ └───nimble
112 NimBLE 软件包遵循 Apache-2.0 许可,详见 LICENSE 文件。
120 使用 NimBLE 软件包需要在 RT-Thread 的包管理中选中它,具体路径如下:
125 --- NimBLE:An open-source Bluetooth 5.0 stack porting on RT-Thread
154 ## 3 使用 NimBLE 软件包
156 配合独立的 nrf52832-nimble bsp 使用,参考 https://github.com/EvalZero/nrf52832-nimble 。
159 - NimBLE 当前处于开发阶段,暂时只支持 Nodic nRF52832 MCU,参见 [nrf52832-bsp](https://github.com/EvalZero/nrf52832-n…
164 - 主页:https://github.com/RT-Thread-packages/nimble