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.

关于分包发送

本人使用z-stack2006,测得单次最大发送字节85byte,看协议栈有分包功能,然后我尝试发送100bye,结果返回请求无效。

调试进入发送函数内部,发现没有执行分包。