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.

[参考译文] RTOS/CC2541:如何使用 BLE 发送超过8位的数据

Guru**** 2439560 points
Other Parts Discussed in Thread: CC2541, ADS1220

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/823181/rtos-cc2541-how-to-send-more-than-8-bit-of-data-using-ble

器件型号:CC2541
主题中讨论的其他器件: ADS1220

工具/软件:TI-RTOS

您好!

我已将24位 ADC ads1220与 CC2541相连接、并正在通过 BLE 在移动设备上查看结果。 使用简单的 BLE 外设示例、我能够一次向移动设备发送8位数据、但我希望通过 ADC 接收到的全部24位数据同时通过 BLE 发送到移动设备。 我尝试自定义定义了特征、但未成功。

是否可以使用 CC2541通过 BLE 发送24位数据、如果是、如何发送?

谢谢、
Abhishek Shrivastava。

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

    我建议您参考 SensorTag 示例、该示例具有发送超过8位的属性。