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.

[参考译文] CC2564B:SPPLE 演示- ConnectLE 响应超时问题

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/670788/cc2564b-spple-demo---connectle-response-timeout-issue

器件型号:CC2564B

您好!

我尝试运行 TI MSP430 SPPLE 演示。

我的测试板上有 CC2564B 和 MSP430F5335。

我修改了 HRDWCFG.h 以将 SPPLE 演示应用于我的电路板。

RegisterSPPLE 和 AdvertiseLE 没有问题,但当 connectLE 命令时发生错误。

(可以在 Android 设备或 Android Nordic BLE 应用中找到电路板 但我的板上的 SPPLE 演示无法连接任何设备。)

我在"预除符号"部分添加了__support_CC256XB_PATCH__和__support_low_energy__。

如有任何意见,请提出。  

谢谢。

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

    将此主题移至双模蓝牙论坛。

    Dong、

    您能否分享尝试 connectLE 时返回的错误代码? 您是否在调试控制台上看到打印了任何错误代码?
    此外、您是否遵循 SPPLEDemo 指南?  
    processors.wiki.ti.com/.../CC256x_TI_Bluetooth_Stack_SPPLEDemo_App

    当 CC2564B 执行可连接广播时、它将在连接后成为外设(LE 从器件)。 因此、必须从远程设备启动连接。 当远程设备正在广播时、您可以使用 SPPLEDemo 的 connectLE 命令从 CC256xB 发起连接。

    此致、
    Vihang