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.

CC2652PSIP: CC2652PSIP Zigbee Packet Sniffing

Part Number: CC2652PSIP


Hello,

There are 3 devices in the picture below.
We only want to read the data between the Coordinator and End device devices we want to do. We will not join the network and send any commands.
For this, we can listen to a single channel with prop_rf applications in TI Simplelink Sdk. We can also receive data with SmartRF Studio 2.
The problem here is that Zigbee coordinator and end device can change the RF channel they communicate with. For example, while listening from channel 11, it can switch to channel 12. In this case, we are sniffing from the wrong channel. Is it possible to listen to RF broadcasts from more than one channel?
Or is there a method you can suggest independently of all these?
Thanks in advance.