FIX: Can’t Program ESP32 in PopOS 22.04
If you, like me, are a fan of the PopOS distro of LInux you may have run into an issue with the recent 22.04 Update. After updating to 22.04 you may find tha...
If you, like me, are a fan of the PopOS distro of LInux you may have run into an issue with the recent 22.04 Update. After updating to 22.04 you may find tha...
If you find yourself running out of flash space for your ESP32 applications this post will give you 3 very simple ways to get some of that space back.
It is now possible to delete firmware in Deploy the Fleet. This is useful if you want to clean up old firmware or simply need to remove a firmware created by...
When using the ESP Arduino Core library to flash updates for ESP8266 devices you must ensure you have a properly sized OTA partition. This article covers wha...
If you use the Arduino Core library for ESP8266 devices you can now upload Gzipped firmware directly to Deploy the Fleet.
Since the dawn of the Internet of Things there has been a seemingly endless wave of change. Platforms come and go, protocols come and go and even the tech st...
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...
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...