Etienne
e10n.bsky.social
Etienne
@e10n.bsky.social
I recently published a post on building ESP32-based IoT sensors using Rust. This follow-up dives into OtaFlux, a simple OTA proxy that serves firmware from OCI registries and integrates cleanly into any CI/CD release processes.

e10n.me/posts/otaflu...
OtaFlux: Simple OTA Firmware Updates via OCI Registries
Keeping IoT devices updated Over-the-Air (OTA) is critical if you want to avoid running around unplugging, flashing, and re-plugging devices every time you fix a bug or ship a new feature. For my ESP3...
e10n.me
May 15, 2025 at 1:26 PM
Curious how to set up OTA firmware updates for ESP32 using Rust and Harbor as an OCI registry? Built with MQTT over TLS, minimal backend, and #RustLang. Full post on secure IoT + #OTA + #ESP32 + #oras + #Harbor + #Kubernetes

e10n.me/posts/rust-f...
Rust for IoT: Building a Secure ESP32 Weather Sensor with MQTT, TLS, and OTA Updates
During downtime between freelance projects, I often use the time to learn new things. This time, I explored the world of IoT and built a weather sensor with an ESP32 board, then decided to document th...
e10n.me
May 13, 2025 at 4:08 PM