Dears, I know about troubles with HTTPS on ESP32 - that get error with SSL out of memory at v.2.0 and higher. I tested on v2.04 and try latest v2.05, unfortunately JS again need memory for code to catch certificate , deploy ssl and connect by https.
But why is it not working when I manual plug PEM certificate, Because same approach is working on ESP32 for Arduino ? Error: mbedtls_ssl_setup: No enough memory!
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.
Dears, I know about troubles with HTTPS on ESP32 - that get error with SSL out of memory at v.2.0 and higher. I tested on v2.04 and try latest v2.05, unfortunately JS again need memory for code to catch certificate , deploy ssl and connect by https.
But why is it not working when I manual plug PEM certificate, Because same approach is working on ESP32 for Arduino ?
Error: mbedtls_ssl_setup: No enough memory!
1 Attachment