ESP32 AWS IoT Device Provisining

Overview We have written a library around esp-idf that helps you focus on developing applications quickly. The library provides API which is simpler to use, you can write applications without digging into protocol level details. We have included some of the key...

ESP32 on AWS IoT Platform

The firmware solution offers integration of IoT core features on ESP32 Hardware. It cover integration from basic IOT drivers to advanced features like OTA and provisioning. Building a solid foundation for your next IoT application, giving a 3 month head-start on...

HVAC monitoring with ESP32 On AWS IOT

The HVAC IoT solution from BuildStorm enables monitoring HVAC solutions for energy consumption, operational efficiency and asset performance. The solution provides end-to-end monitoring for individual and clustered HVAC systems. It uses industry leading sensing and...

ESP32 : Building full control device to cloud Over the Air (OTA)

There are several things to consider while building an OTA solution for your product. We will look at implementing two broad strategies, with the aim of vertical integration of device, apps and the cloud parts. This vertical integration will lead to highly optimized...

ESP32 : BSPF Over the Air Updates

The Over the Air (OTA) package in BSPF manages firmware upgrades over cloud. It also provides configurable options to trigger OTA locally and by MQTT commands. OTA Stratergies The OTA package supports two generic strategies, which we believe should cover industrial...