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.

如何清除不存在的设备(损坏,已更换,掉电)的关联表项?

Other Parts Discussed in Thread: CC2530, Z-STACK

cc2530   2.5.1a

使用 AssocRemove( my_extaddr )需要获取设备的extaddr,但并没有保存短地址对应的extaddr。

使用AssocGetWithAddress() 获取extaddr 是需要设备正常工作状态下吗?也就是说需要无线通信?

难道只能开辟空间保存这些地址吗?