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.

CC2531EMK: Zigbee Sniffing with ZStack

Part Number: CC2531EMK
Other Parts Discussed in Thread: CC2531, Z-STACK

Hi all,

We are trying to use CC2531EMK dongle to sniff and inject IEEE 802.15.4 packets, and have couple of questions, appreciate your help on these :

Is it possible to use z stack firmware to do so? ZMAC and Mac directory in ZStack seems relevant but we are not sure.

Can we use CC2531 with Ztsack firmwares for sniffing(if we change some code) or do we necessarily need  sniffer_sw_cc2531.hex ?

Ideally we would want to have the injection capability through python script that we can execute in the terminal.