ESP32 MQTT Paket size
Posted: Wed Nov 17, 2021 1:21 pm
Hello all,
I have a mqtt applecation using esp32 board.
I have 2 questions:
1) In which document can I find information about the MTU WIFI size of an ESP32? I have googled that and in the other forums they say 1500 Byte but I cant find the Information in the datasheet or in a specific document.
2) The maximum mqtt message size is 256 MB that means we can send 256 MB messages with mqtt but at the same time we are limited by the MTU size so that we can max send 1500 Byte messages. Do I understand this correctly?
Thanks in advance
regards
msawaf
I have a mqtt applecation using esp32 board.
I have 2 questions:
1) In which document can I find information about the MTU WIFI size of an ESP32? I have googled that and in the other forums they say 1500 Byte but I cant find the Information in the datasheet or in a specific document.
2) The maximum mqtt message size is 256 MB that means we can send 256 MB messages with mqtt but at the same time we are limited by the MTU size so that we can max send 1500 Byte messages. Do I understand this correctly?
Thanks in advance
regards
msawaf