Hi - it's worth googling mbedtls_ssl_handshake 0x7780 (or whatever error you get).
Can you try https://pur3.co.uk/hello.txt just as a test? Most likely it's your HTTPS server doesn't support any of the cipher suites that the Pixl.js does :(
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.
Hi - it's worth googling
mbedtls_ssl_handshake 0x7780
(or whatever error you get).Can you try
https://pur3.co.uk/hello.txt
just as a test? Most likely it's your HTTPS server doesn't support any of the cipher suites that the Pixl.js does :(