A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/BuildStormTechnologies/arduino-esp32-aws-iot below:

GitHub - BuildStormTechnologies/arduino-esp32-aws-iot

The Buildstorm platform simplifies the integration of AWS IoT core features onto ESP32 Hardware, spanning from basic IoT functionalities to advanced features like OTA updates and provisioning.

The architecture is based on the core IDF APIs, complemented by a C++ wrapper tailored for application use, guaranteeing non-blocking operation of all APIs. Each user action, including HTTP requests, MQTT publishing, Shadow updates, and OTA, is logged as an event and seamlessly managed in the background. To maintain this seamless operation, the platform effectively runs a system task.

This establishes a robust foundation for your upcoming IoT project.

Supported features:

  1. MQTT pub/sub
  2. Shadow updates
  3. Jobs
  4. Web OTA using AWS jobs and S3 bucket
  5. Local websever OTA
  6. Provision by claim
  7. BLE Device Provisioning
  1. ESP32 Aws IoT Platform
  2. Mobile App: User Guide
  1. Copy the thing/claim certificates to Aws_IoT\examples\example\certificates.c file
  2. Update the following WiFi and AWS parameters in app_config.h of the example
  3. This configuration will be same accross all examples
#define TEST_WIFI_SSID     "YOUR WIFI SSID"
#define TEST_WIFI_PASSWORD "YOUR WIFI PWD"

#define AWS_IOT_MQTT_HOST "YOUR AWS HOST"
#define AWS_IOT_MQTT_PORT  8883
Name BLE OTA ESP32 Not Supported Not Supported ESP32 S3 Supported Supported

While our Arduino IoT platform currently supports BLE and OTA solely on ESP32S3, these capabilities are accessible on our ESP-IDF platform for all ESP32 SoCs. These functionalities will soon be integrated into Arduino. Until then, you can explore the IDF version of our platform ESP32-idf AWS IoT Platform.

  1. ESP32 settings

  1. ESP32S3 settings


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4