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.

关于cc2520 zigbee接受程序。

Other Parts Discussed in Thread: CC2520

用Ti给的cc2520的官方代码中的LIGHT—SWITCH程序实现无线数据传输。在appLight函数中接受到一次数据后,再次发送就一直停在while里,一直未收到数据包。

想问下问题可能出在哪里?代码自己没有改,就用的官方代码。