ESP32 and Amazon FreeRTOS

SATMan wrote on July 05, 2018:

Hi guys,

Is FreeRTOS on ESP32 is production ready or just a demo release?

Thanks.

mradula-aws wrote on July 05, 2018:

Hello,
The ESP32 is production ready with all the support for AWS IoT demos i.e. mqtt, greengrass, shadow.

  • Mradula

SATMan wrote on July 06, 2018:

Thanks for prompt reply.

btw what device do you use for greengrass? i used Pi, but it keeps on hanging on and needs restart from time to time.

mradula-aws wrote on July 06, 2018:

Hi,
We used EC2 instance as the greengrass core. Are you using Raspberry Pi 3 Model B? This guide https://docs.aws.amazon.com/greengrass/latest/developerguide/module1.html gives detailed steps for setting up Pi as the greengrass core.