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.

[参考译文] CC2651R3SIPA:HOST_TEST 上的主机 MCU

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1450144/cc2651r3sipa-host-mcu-on-host_test

器件型号:CC2651R3SIPA

工具与软件:

你好。

我已经通过配置的 GATT 服务表开发了修改后的 host_test。

当 CC2651R3SIPA 接收写入属性的数据时、我想将数据发送到主机 MCU。

您是否具有从 BLE 器件 到主机 MCU 的数据延迟的 API。

此致、

冈崎市

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

    冈崎先生、

    收到修改后的 host_test 数据后、可以使用 NPITask_sendToHost()向主机发送自定义消息。 host_test 工程默认使用该 API 向主机发送确认、但您的应用程序可能会使用它来发送自定义数据。 您需要确保主机 MCU 正确处理数据。

    此致、

    1月