nRF5 SDK for Thread and Zigbee v3.2.0
win_com_dump terminal utility
win_com_dump terminal utility.

win_com_dump can be used to get log file from COM port. This tool should be copied to the current sources root (SDK root) or application sources directory Launch win_com_dump.exe as:

./win_com_dump.exe -U \\.\COM12 file.log traffic.dump
Replace 'COM12' with your COM port number.

file.log is text file. traffic.dump is to be converted to .pcap file by Dump converter.

Linux build of win_com_dump is lin_com_dump.


Documentation feedback | Developer Zone | Subscribe | Updated