This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CC2340R5:是否可以在配对过程中添加延迟?

Guru**** 2350310 points
Other Parts Discussed in Thread: CC2340R5
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1421551/cc2340r5-does-it-possible-to-add-a-delay-into-pairing-process

器件型号:CC2340R5

工具与软件:

尊敬的 TI:

我使用  SDK 的示例代码"simplelink_lowpower_f3_sdk_8_10_01_02\examples\rtos\LP_EM_CC2340R5\ble5stack\basic_ble"、

我想在配对过程中添加一个延迟、例如在 CC2340R5发送 pairing_request 或 pairing_response 数据包后添加5s 的延迟、可以实现吗?

我还想知道、在 basic_ble 示例代码中、与配对相关的数据包发送函数写入到了哪里?