You are reading a single comment by @MaBe and its replies. Click here to read the full conversation.
  • Have you called make erase before flashing the new firmware?

    Latest build of Espruino works stable for me.

    >process.env
    ={
      VERSION: "2v04.274",
      GIT_COMMIT: "1921e46c1",
      BOARD: "ESP8266_4MB",
      FLASH: 0, RAM: 81920,
      SERIAL: "84f3eb0d-17d4",
      CONSOLE: "Serial1",
      MODULES: "Flash,Storage,hea" ... "r,crypto,neopixel",
      EXPTR: 1073643636 }
    > 
    

    Edit: Including save().

About

Avatar for MaBe @MaBe started