Skip to main content

How do I implement secure signing for production devices?

Secure signing ensures that only authenticated firmware can be deployed to your devices.

Key steps:

  1. Enable secure boot in your ESP-IDF project
  2. Configure signing keys in the RainMaker Dashboard
  3. Sign firmware images before OTA deployment

For a complete implementation guide, see: