Page 1 of 1

I need your recommendations for AWS IoT Provisioning

Posted: Mon May 01, 2023 1:14 am
by hyunjae
Hi, guys.

I need your recommendation for AWS IoT Provisioning.

I'm looking for wifi and ble of EPS Module to connect AWS IoT Core.

I mean this module has wifi and ble.

I want it is easy to use AT+Command by host MCU.

I hope your answers.

Re: I need your recommendations for AWS IoT Provisioning

Posted: Thu May 04, 2023 1:51 pm
by bidrohini
ESP32-S2 module, and Nordic nRF52 module are good options for connecting a module with Wi-Fi and BLE capabilities to AWS IoT Core. The AWS IoT Embedded C SDK and AWS IoT Device SDK for Embedded C provide easy-to-use APIs for device authentication, shadow management, and MQTT messaging, and you can use AT commands for communication with a host MCU.