想用CC2340的例程rfPacketRx修改为监听其他蓝牙设备的广播信息,该如何做,请指导
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.
想用CC2340的例程rfPacketRx修改为监听其他蓝牙设备的广播信息,该如何做,请指导
您好,
收到工程师回复如下:
In order to run Bluetooth operations, I strongly recommend to leverage Bluetooth examples (instead of propRF examples).
Please make sure the customer uses the newest SDK version available (6.40 or newer), and point them to the basic_ble example. This example can be configured as Observer.
为了进行蓝牙的操作,我们强烈建议利用蓝牙示例(而不是 propRF 示例)。
请确保您是使用的最新版本的 SDK (6.40 或更高版本),并建议使用 basic_ble 示例。这个例子可以配置为Observer。

希望可以帮助到您。