Azure IoT Platform

Azure IoT Platform

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

Leveraging Azure IoT Methods for ESP32 OTA updates

Azure IoT OTA update using method involves sending the binary file URL to the device for firmware updates through the ‘Direct Methods’ option. Azure Side Device OTA update using method setup: Sign in to the Azure Portal. On the Azure homepage, select your...
Updating Device Twins in Azure IoT

Updating Device Twins in Azure IoT

Device twins are JSON documents that store device state information including metadata, configurations, and conditions. Azure IoT Hub maintains a device twin for each device that you connect to IoT Hub. Azure Side Device Twins setup:   Sign in to the Azure IoT....
Setting Up Azure IoT Device Provisioning

Setting Up Azure IoT Device Provisioning

Azure IoT Device Provisioning involves the registration of a device onto the cloud platform, enabling seamless communication and interaction between the cloud and the registered device. Creating an IoT Hub enables us to obtain the necessary credentials. With these...
ThingsBoard IoT Mobile App User Manual

ThingsBoard IoT Mobile App User Manual

The Buildstorm Android application is designed to showcase the core functionalities of the ESP32 ThingsBoard IoT Platform, which include: Device Provisioning: This feature allows users to seamlessly register devices, simplifying on-field deployment for commercial and...