如题,最近试验想传输多字节数据,发现simple_peripheral例程中SIMPLEPROFILE_CHAR5_UUID特征值5字节,修改simple_central的特征值id为SIMPLEPROFILE_CHAR5_UUID,结果试验报错read error 5和read error 3,没找到原因。
请问如何传输超过1字节的数据?有没有更好的方式?最多一次发送多少字节?
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.
如题,最近试验想传输多字节数据,发现simple_peripheral例程中SIMPLEPROFILE_CHAR5_UUID特征值5字节,修改simple_central的特征值id为SIMPLEPROFILE_CHAR5_UUID,结果试验报错read error 5和read error 3,没找到原因。
请问如何传输超过1字节的数据?有没有更好的方式?最多一次发送多少字节?