Recent posts

Why I Built Deploy the Fleet

2 minute read

My First Product Like most makers I never really had a pressing need to update a device over-the-air. If it had a bug or I developed a new feature I’d just g...

Correct ESP8266 OTA HTTP Server Headers

1 minute read

If you are using the Arduino Core libraries in your ESP8266 library and want to do OTA updates using the HTTP Server method you may have run into issues with...