Hi everyone,
I'm working on a project with AIoT people counting devices (foot traffic sensors) that send real-time data over the network. I need to use Wireshark to:
- Capture traffic from these IoT sensors
- Analyze data packets (TCP/UDP, payload structure)
- Filter & troubleshoot communication issues between sensors and the cloud
What capture filters or display filters would you recommend for this scenario? Are there best practices for monitoring IoT device traffic in Wireshark?
Thanks!