You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Hi graf,

    Are you sure that Espruino can read the SD card? What happens if you type fs.readdir() - this should list all files in the root dir of the card (hopefully returning ["NODE_M~`"]).

    It's possible that the card is in the wrong format for Espruino? I think FAT32 should be fine though.

About

Avatar for Gordon @Gordon started