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

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...

AWS IoT Mobile App User Guide

1.Installation This Android application serves as a demonstration for the fundamental features of the BuildStorm ESP32 IoT Platform. Install the app on your Android device using the supplied APK file. Upon the initial launch of the mobile application, you will be...

ESP32 OTA Updates with ThingsBoard: A Step-by-Step Guide

OTA (Over-The-Air) updates are a critical component of any IoT deployment, allowing organizations to remotely update device firmware and software without the need for physical access to each device. In the context of ThingsBoard, OTA functionality is seamlessly...

ThingsBoard IoT Device Provisioning Setup

Device provisioning is the process of registering and configuring devices onto an IoT platform or network to enable them to securely communicate and interact with the cloud or other connected devices. This involves assigning unique identifiers, credentials, and...

Automotive Bootloader (FBL)

A bootloader is a piece of code that allows the re-programming of application software without using a debugger. An automotive bootloader does exactly the same thing but in a different way. Flash Bootloader (FBL) is the alternate name and is most commonly used in the...