nRF5 SDK for Thread and Zigbee v3.2.0
Modules
MAC traffic dump

Modules

 Switching dump on and off
 
 win_com_dump terminal utility
 
 Dump converter
 
 Wireshark usage
 

Detailed Description

ZBOSS ZigBee Traffic dump.

If SDK built in Debug mode then ZBOSS stack produce dump stream with all data from MAC layer.

SDK build for NET_SIM NS save dump as file *.dump, file names has process pid in its name.

SDK build for MCU send dump stream to COM port and you can save this stream as a file using win_com_dump terminal utility win_com_dump terminal utility.

You can convert *.dump to *.pcap (use Dump converter) and view result to Wireshark.

Note
Built in Release mode, SDK does not produce dump stream.

Documentation feedback | Developer Zone | Subscribe | Updated