I have a TX that sends 25 packets of: 10 80 01 00 12 08 01 09 00 00 00 00 00 00 00 00 00
For a TrxEB board in Packet RX (Normal mode), as expected, I get packets displayed as this.
10:56:47.560 | 10 | 80 01 00 01 08 01 09 00 00 00 00 00 00 00 00 00 | -28
For a TrxEB board in Sniff Mode, I get packets displayed as this.
11:01:33.426 | 10 | 32769 | 00 01 08 01 09 00 00 00 00 00 00 00 00 00 | -31
The second and third bytes are displayed not as 80 and 01, but 8001 (32769).