You are reading a single comment by @DrAzzy and its replies. Click here to read the full conversation.
  • "Module NetworkJs not found"

    This is because the NetworkJS and http modules aren't in the firmware for the Nucleo board I'm afraid.

    If you want something that 'just works' you'll have to buy an Original Espruino or Pico board, in which case you're also helping to support my work on Espruino - otherwise you can try and compile your own firmware using the instructions here, and can tweak the Makefile to include networking support for your board.

  • What define do I need to have enabled to get NetworkJS and http onto the Nucleo build?

    I will need to make this work for one of my own projects soon, so I need to know how to do that on my Nucleo nightlies. I'm not surprised NetworkJS isn't in, but http?! I've been building my nightlies with CC3k/WIZnet support, so I'd think they'd have http.

About

Avatar for DrAzzy @DrAzzy started