Other Parts Discussed in Thread: MSP430F2370, Z-STACK
Tool/software: Code Composer Studio
Hello,
i am working on zigbee. In order to modularise my system I have an application processor (MSP430F2370) and the zigbee network processor CC2530. I initialise the network with the more powerfull AF/ZDO interface then the simple API that i can register more then one application.
But I miss the possibility a function in this library that I can bind end-devices so that I dont need the short address. Is there a function, do I oversee sth or do I have to implement that function on my own?
Best regards,
Florian