Questions tagged [wireshark]

For questions regarding the use of the Wireshark protocol analyzer in an IoT environment.

Wireshark is a network protocol analysis package.

Use this tag for questions regarding analysis of an IoT network.

3 questions
6
votes
1 answer

Understanding ZigBee Light Link protocol

I'm playing around with my Philips Hue and an AVR Raven but the packets displayed by Wireshark are not matching with the specification of Light Link v1. For example on scanning for lights, the device should send scan requests (I think 60-65 are…
pythonimus
  • 161
  • 2
1
vote
1 answer

Third party IOT Device, traffic through AWS. No local access. Proper way to sniff traffic?

I have a climate monitor/controller that is closed source, has an app for android and ios. all traffic goes through AWS. No open port on device, no local webpage, no local access from app.. Very limited. Only can access via mobile-app using a…
docvile
  • 11
  • 1
1
vote
0 answers

Wireshark capture Arduino FTDI USB traffic in order to debug applications that talk to the arduino

I use arduino UNO with ATMEGA16U2 running as FTDI chip. Furthermore According to wireshark's instructions I enabled the USB monitoring for wireshark as well. Also over my GNU/Linux Machine the lsusb command outputs: Bus 001 Device 006: ID 2341:0043…
Dimitrios Desyllas
  • 653
  • 1
  • 6
  • 13