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.

TI CC2538 development kit - problem with sniffer

Other Parts Discussed in Thread: CC2531, CC2538, Z-STACK, CC2540

Hello, We are using CC2531 Dongle as our Zigbee Sniffer to capture packets between ZC and ZED.

There are two cases: One is using TI CC2538EM as ZED, the other is using our custom CC2538 board with temperature sensor as ZED.

We are loading the exact same image(the latest Home Automation Z-Stack) on both ZEDs.  ZC is using TI CC2538+2592EM.

When using TI Packet Sniffer to capture the traffic, we see both direction packets using TI CC2538EM ZED. However, using our custom CC2538 board we DO NOT see packets from ZED to ZC - we only see the ZC to ZED direction.

We have verified that there is no range issue, we have also verified that ZC does receives ZED packets because we see the temperature updates at ZC side.

We have verified that the RF layout and component values are identical to TI reference design on our custom CC2538 board, and that RF performance of our custom board is correct

In summary: From a functionality point of view, both versions of the ZED (TI board or our custom board) are equivalent - we have the same code reporting a varying real time value and each ZED reports this to the coordinator as expected, so we know that the packets are being transmitted by the ZED and received by the ZC but are not reported >>> ergo the sniffer is in error