So I've been very happy with the level of support and efficiency of Espruino on both a ESP32 and ESP8266. However I get an error when I try to download a HTTPS site.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
So I've been very happy with the level of support and efficiency of Espruino on both a ESP32 and ESP8266. However I get an error when I try to download a HTTPS site.
This works on an ESP8266 but not an ESP32:
The error I get on my ESP32 is:
Per mbed, I believe this relates to:
I see a video showing it working and this link: https://github.com/espruino/Espruino/issues/960
Maybe it broke in the latest release? I have 1v94.
Any help is very much appreciated. Thanks.