Search found 1 match

by akhan839
Mon Aug 28, 2023 11:50 am
Forum: ESP-IDF
Topic: how to extract network packet information from message received from mqtt broker
Replies: 0
Views: 467

how to extract network packet information from message received from mqtt broker

Hi, My ESP32 is subscribing to the HiveMQ MQTT Broker. I intend to extract network packet information from the received packets originating from the broker. To be precise, I am interested in obtaining the following details: IP address and port of the received packet. Transport layer protocols of the...