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.

有没有一种可能,两个cc2530绑定成功,却不能发数据

        我用了很多节点,并使用ZDP_EndDeviceBindReq()函数让他们绑定。通过led灯,告诉我绑定是成功的,却发现个别端点不能通信。然后我又观察了抓包结果,得出哪些不能通信的节点根本没有发出数据,像没有绑定一样。

       我怀疑在建立绑定表的时候,目标地址没有写入,但看不到绑定表,就无法验证我的想法

       有可能发生这种事吗,(建立绑定关系的时候很快)