Zigbee network sniffing and converting values

129 Views Asked by At

I am currently using ember desktop to run zigbee traces on some embeded devices. I have the network keys and device keys so all the data is fine, im just a bit of a noob when it comes to reading the data.

one of the traces i run returns a value for some data and comes back as int24_0: 0x000201 another is the same int24_0: 0x0000D1.

Does anyone know how to read this data of how i can see or even convert this int24 value to a readable value.

thanks

1

There are 1 best solutions below

0
On

This depends on a lot of criteria: the status of your receptor, the Zigbee version (are you 3.0.0 or smaller ?) ..

Here you have a link which summary all Zigbee basics:

Basics Zigbee

I also attached the section dedicated to the frame reading (link in the first page):

Zigbee frame description