Page 1 of 1

How to connect ESP32 (ESP-IDF) to Anedya using MQTT over TLS?

Posted: Mon Feb 02, 2026 9:18 am
by shwetam
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 data

My questions
What is the correct MQTT broker URL and port for Anedya?
Does Anedya require:
Only a CA certificate?
Are there any official ESP-IDF examples or sample code for Anedya?
What are the MQTT topics and payload format required by Anedya to send data?

Environment
Board: ESP32
Framework: ESP-IDF
Connection: MQTT over TLS

Any documentation, examples, or guidance for connecting ESP-IDF devices to Anedya would be really helpful.

Re: How to connect ESP32 (ESP-IDF) to Anedya using MQTT over TLS?

Posted: Thu Feb 05, 2026 11:08 pm
by nopnop2002