First off the WIZnet problem. That was me reading what I wanted to read (Dyslexia?). Or use DHCP I read getIP() instead of setIP() for the DHCP transaction and it took me reading the WIZ550io documentation to figure out that wasn't its natural state Or what the module doc said. Ooops.... I did however set the IP, DNS manually and was still not getting connected and that's something I'll figure out if and when I need it.
Doesn't say anything else. Just goes straight down the screen. Tried to reset() and disconnect the WEBIDE and reconnect. Nothing stops it but powering down the PICO. The setTimeout() I actually even tried setting the timeout with an additional 500 milliseconds each.....
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.
First off the WIZnet problem. That was me reading what I wanted to read (Dyslexia?). Or use DHCP I read getIP() instead of setIP() for the DHCP transaction and it took me reading the WIZ550io documentation to figure out that wasn't its natural state Or what the module doc said. Ooops.... I did however set the IP, DNS manually and was still not getting connected and that's something I'll figure out if and when I need it.
Doesn't say anything else. Just goes straight down the screen. Tried to reset() and disconnect the WEBIDE and reconnect. Nothing stops it but powering down the PICO. The setTimeout() I actually even tried setting the timeout with an additional 500 milliseconds each.....