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.

[参考译文] 编译器/CC2541:当器件与蓝牙连接时

Guru**** 2943350 points

Other Parts Discussed in Thread: CC2541

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/932248/compiler-cc2541-when-the-device-is-connected-with-bluetooth

器件型号:CC2541

工具/软件:TI C/C++编译器

您好 。 我使用的是具有 BLE Stack 1.5.1.1的 CC2541。  

在启动设备并连接蓝牙时、我想知道这一点。 在 SimpleBLEPeripheral 示例中、哪条线表示我是否连接了器件。 在 SimpleBLEPeripheral 示例中、我将如何找到 CC2541与蓝牙连接的示例。  

此致、

Yatin Baluja   

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    它将转至"CASE GAPROLE_Connected:..." 在 peripheralStateNotificationCB 中。