You are reading a single comment by @DrAzzy and its replies. Click here to read the full conversation.
  • The reason the build you made first didn't work is that binaries flashed using the WebIDE need to have the bootloader included (the documentation doesn't hit you over the head with this like it ought to). Use the create_espruino_image_1v3.sh script

    Like this:

    WIZNET=1 ./scripts/create_espruino_image_1v3.sh
    

    I've not had the problem you do with setIP() not working - mine just works. I suspect it's down to different network conditions.

About

Avatar for DrAzzy @DrAzzy started