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.

CC2530: sequence number and rssi

Part Number: CC2530


hello

I'm doing some experiments on cc2530 modules and mesh networking, using IAR compiler and Z-Stack3 and have two questions listed below:

1: how can I see the sequence number value in the reciever (coordinator device), which is sent by "zcl send command" by transmitter (end devices)? (what codes should I add and where to add them?)

2: I can see the RSSI of the incoming message but the value of RSSI always remains the same value even if the distance between the nodes gets longer. what is wrong and what should I do to see the correct RSSI value?

thanks for any help