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.

LAUNCHXL-CC26X2R1: 如何使用蓝牙服务发送大量的数据?

Part Number: LAUNCHXL-CC26X2R1

根据项目的需求,我需要将好几千字节的实验数据保存并通过蓝牙发送到手机端上,我注意到TI文档上每次发送数据大概只能发送250个字节左右,请问:
1.还有更大规模的蓝牙传输方式吗?
2.如果没有,对于大数据量的传输,目前我只想到多段传输(每次传输200字节?),有没有更好的传输建议?