Hi everyone,
I want to connect an ESP32 using ESP-IDF to Anedya in order to send device/sensor data securely.
I’m new to Anedya and I’m not fully clear about the connection requirements and authentication method.
What I want to do
Connect ESP32 to Anedya
Use MQTT over TLS
Securely publish device ...
Search found 2 matches
- Mon Feb 02, 2026 9:18 am
- Forum: ESP-IDF
- Topic: How to connect ESP32 (ESP-IDF) to Anedya using MQTT over TLS?
- Replies: 1
- Views: 384
- Mon Feb 02, 2026 9:14 am
- Forum: ESP-IDF
- Topic: ESP-IDF MQTT over TLS example fails with esp-tls select() timeout after Wi-Fi connects
- Replies: 1
- Views: 408
ESP-IDF MQTT over TLS example fails with esp-tls select() timeout after Wi-Fi connects
Hi everyone,
I’m trying to run the ESP-IDF MQTT over TLS (mqtts) example, but the MQTT connection fails even though Wi-Fi connects successfully and the device gets an IP address.
Wi-Fi connection works fine (IPv4 + IPv6 assigned), but the MQTT client fails during the TLS connection phase.
Here is ...
I’m trying to run the ESP-IDF MQTT over TLS (mqtts) example, but the MQTT connection fails even though Wi-Fi connects successfully and the device gets an IP address.
Wi-Fi connection works fine (IPv4 + IPv6 assigned), but the MQTT client fails during the TLS connection phase.
Here is ...