How to connect to AWS IoT Core using M5 AtomS3 and UIFlow2
-
I am currently attempting to communicate with AWS IoT Core using the M5 AtomS3 and UIFlow2. However, based on the information available, it appears that UIFlow2 may not currently support direct connection to AWS IoT Core.
Reference site:
(https://community.m5stack.com/topic/7141/how-to-connect-to-aws-iot-in-uiflow-2-0)If you happen to know a method to connect the M5 AtomS3 to AWS IoT Core using UIFlow2, I would greatly appreciate it if you could share the details.
Additionally, it seems that UIFlow1 includes functionality for connecting to AWS IoT Core, but as far as I understand, the M5 AtomS3 is not compatible with UIFlow1.
In this case, would it be necessary to implement the connection using the Arduino IDE or another MicroPython environment?
If there are any other recommended approaches, I would be grateful if you could let me know.