Opening PCAP files in Wireshark

nRF Util

tags
nRF Util

If you captured HCI packets using the command line, you can open the resulting PCAP file in Wireshark for inspection.

On Linux, open the file with:

wireshark <file>

On Windows and macOS, you can double-click the PCAP file or use File > Open in Wireshark.