You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Please can you try just uploading:

    var f = new (require("FlashEEPROM"))();
    print("EEPROM",f.read(0));
    

    Which would help to see if it's something in your code, or something else?

    Also, maybe check if somehow Reset before Send got unchecked in the IDE's communication settings page?

About

Avatar for Gordon @Gordon started