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.

Group Address Binding is not persisted in Binding Table

Other Parts Discussed in Thread: CC2430

Using ZStack 1.4.3 on the CC2430 configured as a sleepy end device, when using the ZDP Bind_req, a unicast address will be persisted in the binding table, however, when attempting to bind to a group address, the group address binding does not appear to be persisted (ie, when the battery is removed and reseated, the binding table will only contain unicast address bindings and no group address bindings).  Can someone explain why this is or how to have it persisted?

 

Thanks,

Z.Eng

  • Does anyone even use the ZStack in a production environment?  I've been following ZStack development since the Chipcon days and am shocked that it can even be considered a Golden Unit.  It is the most painful stack to try to integrate.

     

    My solution to this was to persist the groups outside the stack and then load the binding table upon startup...