which I can't even attempt to do because I can't load my own version of the "AT" module :-/
Didn't the comment I made in the bug you filed help?
W5500BOB
Yes, sorry about the SPI bug - if you want to get it working I'd consider just checking out the RELEASE_1V76 tag for now and basing your changes off that.
I'll try and fix the SPI thing tomorrow (or today if I get time) but I've got to send out a bunch of the remaining Pico kits today, and also to file my VAT return or I'll get fined :)
My personal choice would be to modify setIP so that the MAC address can be changed if it is specified. That way it's not causing issues for the W550io by changing its MAC address after it's already set its IP up?
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.
Didn't the comment I made in the bug you filed help?
Yes, sorry about the SPI bug - if you want to get it working I'd consider just checking out the RELEASE_1V76 tag for now and basing your changes off that.
I'll try and fix the SPI thing tomorrow (or today if I get time) but I've got to send out a bunch of the remaining Pico kits today, and also to file my VAT return or I'll get fined :)
My personal choice would be to modify setIP so that the MAC address can be changed if it is specified. That way it's not causing issues for the W550io by changing its MAC address after it's already set its IP up?