Post topics, source code that relate to the Arduino Platform

User avatar
By vkvivek
#91284 Hi

I have successfully programmed the ESP-12E to communicate with AWS IoT Core.

I now want to have up to 10 devices but do not want to use the same thing certificates for all of them. AWS documentation talks about Just-in-time-registration and just-in-time-provisioning. Has anyone tried that? Can someone please guide me how to move ahead with that?

AWS documentation talks about the steps that need to be followed in the AWS side. But what should I do on the ESP side to make it work?

Any suggestion will be very helpful.

Thanks