Basics on How to Read a Packet Capture File
Last updated
Was this helpful?
Last updated
Was this helpful?
The allows you to enable a packet capture of the user-plane data from your device. This feature must be manually enabled—please refer to this for instructions on how to activate the capture and this to download the PCAP.
Packet captures are a valuable troubleshooting tool when your device is connected to the cellular network but not communicating with your server.
To analyze the packet capture, you will need to download Wireshark, a widely used network protocol analyzer. Wireshark allows you to inspect network traffic, analyze communication patterns, and diagnose connectivity issues. You can download it from.
When you open the packet capture in Wireshark, you will see key details such as:
Packet number
Timestamp
Source IP address (device IP)
Destination IP address (server IP)
Protocols in use (e.g., TCP, UDP, HTTP, MQTT)
Packet size
Detailed communication logs
To troubleshoot connectivity, it’s important to:
Identify the IP address of your server
Confirm the protocols used by your IoT application
With the packet capture, you can verify if two-way communication between your device and server is successful. For a reference on common IoT communication protocols, please see document.
In the screenshot below, you can see successful two-way TCP communication between the Monogoto SIM’s private IP (10.xxx.xxx.xxx) and the server (3.120.xxx.xxx).
If you need help interpreting the packet capture, please reach out to the Monogoto Support team, and we will be happy to assist.
Each Monogoto SIM has a private IP address starting with 10.xxx.xxx.xxx. You can find this on the Things page in the .