Configure the FreeRTOS project to connect to AWS IoT Core - renesas/iot-reference-rx GitHub Wiki

Introduction

This section shows how to connect to AWS IoT Core with a FreeRTOS project for the RX family.

How to configure a FreeRTOS project for the RX Family

The first, you need to prepare the “certificate” and “Private Key” to connect to AWS IoT Core.
These data use as account name and password when IoT devices connect to the AWS.
Please refer to either of the following information on how to set up the certificate and key data for your FreeRTOS project.

  • For Sample Code or Application Notes (APN)
    Please refer to the included documentation
  • For the latest information on using Free RTOS projects for RX, please refer to the Getting Start Guide