You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you are correct. The WiFiClientSecure library from ESP32 has those function. I tested, it works well with AWS IoT.
The link for the tutorial is here: how to connect ESP32 to AWS IoT.
I hope this feature will be available on Arduino Uno R4 soon!
Uno form factor is compatible with many shields
Activity
pennam commentedon Feb 15, 2024
Hi @ArduinoGetStarted,
If I am correct this should be a matter of adding two new AT commands for this APIs
ArduinoGetStarted commentedon Feb 15, 2024
Dear @pennam ,
I think you are correct. The
WiFiClientSecure
library from ESP32 has those function. I tested, it works well with AWS IoT.The link for the tutorial is here: how to connect ESP32 to AWS IoT.
I hope this feature will be available on Arduino Uno R4 soon!
Uno form factor is compatible with many shields
bayu01 commentedon Mar 13, 2024
ArduinoGetStarted commentedon Mar 14, 2024