...Scan for and connect to nearby BLE devices running FreeRTOS. Perform WiFi provisioning of the FreeRTOS BLE devices after connecting to them ( Only supported for Espressif ESP32-DevKitC ). Act as a proxy for transmitting MQTT messages between a device running FreeRTOS and the AWS IoT cloud. The SDK includes some functions that help you perform BLE operations with FreeRTOS devices. Once the connection to the device is established, you get an AmazonFreeRTOSDevice object, and you can use this object to do WiFi provisioning or Mqtt proxy. ...