[<img alt="Anedya Documentation" src="https://img.shields.io/badge/Anedya-Documentation-blue?style=for-the-badge">](https://docs.anedya.io?utm_source=ecr&utm_medium=link&utm_campaign=espcomponent&utm_content=esp-idf-sdk) [<img alt="Join Anedya Community" src="https://img.shields.io/badge/Join-Community-5865F2?style=for-the-badge&logo=discord&logoColor=white">](https://discord.gg/7yUBxMnMAj) # Anedya Device SDK for ESP-IDF Anedya Device SDK for ESP-IDF provides an fast and simple way to get your devices connected with [Anedya Cloud](https://anedya.io) This SDK is compatible with: | SoC | Supported | | --- | :---: | | ESP32 | 🟢 | | ESP32-S3 | 🟢 | | ESP32-S2 | 🟢 | | ESP32-C2 | 🟢 | | ESP32-C3 | 🟢 | | ESP32-C6 | 🟢 | ## Features: - Supports MQTT Connection out of box, no config needed - Integrated TLS Setup and Anedya Certificates - Callback driven command and valuestore events
idf.py add-dependency "anedya/anedya-esp^0.0.8"