Thanks for reaching out. I am not sure I understand correctly. Do you want to disable the pin input from the central (phone)? I would suggest to take a look at this documentation (Table 17): https://software-dl.ti.com/simplelink/esd/simplelink_lowpower_f3_sdk…
Other Parts Discussed in Thread: CC2640R2F , SYSCONFIG , CC2640 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1532564/cc2640r2f-cc2640r2f-stack-is…
Other Parts Discussed in Thread: CC2651R3SIPA 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1422216/simplelink-lowpower-sdk-cc2651r3xx-how-many-devices…
Part Number: LAUNCHXL-CC26X2R1 Other Parts Discussed in Thread: SYSCONFIG , ENERGYTRACE
在DEBUG这个工程的时候遇到一些问题:
1、当APP task任务执行到设置GapAdv_create #2时,会跳转执行SimplePeripheral_advCallback(此函数是向BLE stack传入的回调)将APP_ADV_EVT入队。
关于这一步我的理解是: BLE stack的优先级高于APP task,所以当GapAdv_enable之后…