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.

关于 zcl_SendRead 函数会一直阻塞

Other Parts Discussed in Thread: CC2530

您好,我们在Linux上移植了znp host framework,并开发host程序,程序为多线程的,并且每秒都会产生一个时钟信号;有一个线程每3秒发送一次zcl_SendRead来查询设备的属性。但有时候程序跑了一天或几天后,zcl_SendRead函数就卡死了,请问是什么原因。