Just got my WIZnet modules from DigiKey and mostly working.
DHCP is fine.
However getting: ERROR: Socket error -7 while sending
This is normally after doing a few http.get() requests.
I have spaced the get requests 30 seconds apart but still getting them unfortunately.
Running eth.setIP() does seem to help though and get it back working, for at least 1 request.
Sometimes will then work for 2 or 3 requests but normally only 1.
@user47955 started
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.
Just got my WIZnet modules from DigiKey and mostly working.
DHCP is fine.
However getting: ERROR: Socket error -7 while sending
This is normally after doing a few http.get() requests.
I have spaced the get requests 30 seconds apart but still getting them unfortunately.
Running eth.setIP() does seem to help though and get it back working, for at least 1 request.
Sometimes will then work for 2 or 3 requests but normally only 1.