Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK
Hey everyone,
how can I access to my bound End devices informations like ntwk addr in my coordinator?
I'm using z-stack HA
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.
why IAR gives me a negative value while the value of ntwk addr is a positive value and its uint16?
sprintf (stringtest , "nwk addr is = %d" , devAnnce.nwkAddr);
nwk addr is = -1758