
Modules | |
| Switching dump on and off | |
| win_com_dump terminal utility | |
| Dump converter | |
| Wireshark usage | |
If SDK has been built in Debug mode then ZBOSS stack produces dump stream with all data from MAC layer.
SDK built for Network Simulator saves dump as file *.dump, file names have process PID in its name.
SDK build for MCU sends dump stream to COM port. You can save this stream as a file using win_com_dump terminal utility. You can convert *.dump to *.pcap (use Dump converter) and view result using Wireshark.