Please help me understand BeeStack Node_Desc_req pSequenceNumber

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Please help me understand BeeStack Node_Desc_req pSequenceNumber

856 Views
atillametetured
Contributor V

Hello,

Below is the ASL_Node_Desc_req function from bee stack. (ASL_Zdpinterface.c)

void ASL_Node_Desc_req
(
zbCounter_t *pSequenceNumber,
zbNwkAddr_t aDestAddress
)

I cannot understand what the sequence number is, how it should be set and what it does. Can someone please enlighten me on this?

Best Regards,

Mete

Labels (2)
0 Kudos
1 Reply

636 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Atilla

Please refer to "8.6 Device and service discovery – client services" chapter from the Software Reference Manual for ZigBee document, you should be able to locate it in the path <Kinetis_BeeStack_5.0.0_path>\doc. it is named as BSSRMZB2007.pdf


Hope this information helps you
Have a great day,
Jorge Alcala

0 Kudos