Cellular AWS IoT Solution

This solution makes using Wi-Fi, BLE on ESP32 and 2G/4G on popular Quectel and SIMcom modems with AWS IoT easier. The goal of the solution is to allow products using cellular modems to seamlessly integrate with AWS IOT with additional option of using Wi-Fi on ESP32....

AWS FreeRTOS : Provision by Claim

by Amruta | May 21, 2021 We have written a library around Amazon FreeRTOS 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...

AWS IoT : Cloud setup for Device Provisioning.

by Amruta | May 6, 2021 Overview It is one of the device provisioning ways by AWS for provisioning a device and install unique certificates on it. Devices get shipped with a claim certificate and private key embedded in them. The claim certificate and the private key...

GPS Trackers for Race Vehicles with AWS IoT Cloud

Build production ready firmware for trackers built to track competitive and non-competitive vehicles during the race. The initial version of firmware was prototyped with Arduino, it was great for quick validation of the hardware. However, the production-ready firmware...