随笔分类 -  BLE

摘要:Overview Zephyr applications use the nrf52_pca10040 board configuration to run on the nRF52 Development Kit (PCA10040) hardware. It provides support f 阅读全文
posted @ 2019-02-13 14:07 wdliming 阅读(2815) 评论(0) 推荐(0) 编辑
摘要:Table of Contents Introduction Hardware emulation of nRF52810 Limitations Software emulation of nRF52810 Creating your own emulated project Transferri 阅读全文
posted @ 2019-02-13 14:05 wdliming 阅读(677) 评论(0) 推荐(0) 编辑
摘要:nrf52810 的开发环境,比较主流的可以使用keil,iar亦可。sdk中,使用的是pca10040e,s112。虽然开发板共用一个型号(pca10040) keil5中,cmsis 需要4.5.0,在mdk5.20中已经是这个版本了,要是其他低版本,需要重新安装独立的安装包。在arm的的git 阅读全文
posted @ 2019-02-12 22:22 wdliming 阅读(2361) 评论(0) 推荐(0) 编辑
摘要:参考wili百科:https://en.wikipedia.org/wiki/List_of_Bluetooth_profilesContents1 Advanced Audio Distribution Profile (A2DP)2 Attribute Profile (ATT)3 Audio/ 阅读全文
posted @ 2019-01-26 12:58 wdliming 阅读(2059) 评论(0) 推荐(0) 编辑