I did get the WIZ running now. When going to POST I'm getting......
ERROR: Failed! mbedtls_ssl_handshake returned -0x7
ERROR: Failed! mbedtls_ssl_handshake returned -0x7
And I think I got this thing working. And maybe I'm doing this wrong. I would upload the code and then save() which would always end up throwing an ERROR. I just tried after uploading the code instead of save() I ran onInit(). It works but then it either throws an "Execution Interrupted" which goes crazy eating up the screen or just freezes...... so for whatever reason it appears save() is causing issues with this... This is all with the WIZ and still can't get the ESP to work.
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.
I did get the WIZ running now. When going to POST I'm getting......
And I think I got this thing working. And maybe I'm doing this wrong. I would upload the code and then save() which would always end up throwing an ERROR. I just tried after uploading the code instead of save() I ran onInit(). It works but then it either throws an "Execution Interrupted" which goes crazy eating up the screen or just freezes...... so for whatever reason it appears save() is causing issues with this... This is all with the WIZ and still can't get the ESP to work.