1、请问一下在CC2540中,调用err = GATT_WriteCharValue( timeAppConnHandle, &req, timeAppTaskId );函数写数据的时候没有写成功,返回值为err=blePending=0x16,表示A response is pending with this server,每一次发送完成后需要等待大于7秒,下一次数据才能发送成功,server才能收到数据。请问一下。出现这种情况是什么问题呢?谢谢
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.
1、请问一下在CC2540中,调用err = GATT_WriteCharValue( timeAppConnHandle, &req, timeAppTaskId );函数写数据的时候没有写成功,返回值为err=blePending=0x16,表示A response is pending with this server,每一次发送完成后需要等待大于7秒,下一次数据才能发送成功,server才能收到数据。请问一下。出现这种情况是什么问题呢?谢谢