Hey guys,
I currently use a ESP8266 with AWS Mqtt. In general, wifi connection plus mqtt ack takes about 20 seconds.
I was wondering how much speed up would I get if switched to a ESP32 since its TLS/SSL authentication is faster.
Does anyone have any experience with this and can share?
Thank you,
ESP32 MQTT ACK Time
-
- Posts: 29
- Joined: Fri Mar 03, 2017 10:31 am
Re: ESP32 MQTT ACK Time
I'm running an ESP32-based sensor which
I hope this helps a bit.
- awakes from deep sleeping,
- measures e.g. temperature,
- connects to wift,
- connect to local MQTT server,
- publish the data to MQTT topic,
- disconnects MQTT and wifi,
- goes to deep sleep.
I hope this helps a bit.
Who is online
Users browsing this forum: No registered users and 88 guests