Skip to main content

Firmware API Overview

Developing Firmware

The ESP RainMaker project is built on top of ESP-IDF and provides C APIs for firmware development. These APIs are designed so that developers only need to write the application logic, while the RainMaker framework handles the rest. For more details, refer to the C API Reference.

On this page