Setting up KAA IoT for device connection

Setting up KAA IoT for device connection

Overview KAA IoT device setup involves the creation of application and device on the cloud platform, enabling seamless communication and interaction between the cloud and the registered device. Creating a device profile enables us to obtain the necessary credentials....
Exploring Kaa IoT Commands

Exploring Kaa IoT Commands

Overview KAA IoT Commands serve as brief, temporary messages designed to remotely manage devices within your IoT network. These commands enable users to exert control over various aspects of connected devices, facilitating seamless management and operation of the IoT...
ESP32 OTA Updates with KAA IoT

ESP32 OTA Updates with KAA IoT

Overview KAA IoT OTA Updates involves uploading the file to the cloud and assigning the firmware to the device you want to update. Getting started  Follow this article to do provisioning & registering the device on KAA IoT. KAA IoT Side OTA Setup Sign in to the...
Setting up KAA IoT for device connection

KAA IoT Platform

In the ever-evolving landscape of IoT development, having a robust firmware solution is paramount. Our offering is designed to empower developers by seamlessly integrating core IoT features onto ESP32 hardware. From fundamental drivers to sophisticated functionalities...

Understanding ThingsBoard IoT Device Attributes

ThingsBoard provides the ability to assign custom attributes to your entities and manage these attributes. Those attributes are stored in the database and may be used for data visualization and data processing. Attributes are treated as key-value pairs. Flexibility...
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...