📄️ ESP32 integration guide
This section shows how to start an AirNgin firmware project on ESP32 using PlatformIO and Visual Studio Code.
📄️ Create a new ESP32 project
Use PlatformIO in Visual Studio Code to create the firmware project for the exact board used by your product.
📄️ AirNgin ESP32 sample project
The AirNgin ESP32 sample is a reference for understanding the basic PlatformIO layout and MQTT integration flow. It is not a requirement to copy the sample project verbatim.