You are reading a single comment by @loopMasta and its replies. Click here to read the full conversation.
  • Hi ltj, i am working on something like this right now. I added a Adafruit CC3000 WiFi board to the Espruino board and wrote a very basic file server to list, serve and save files to the sd-card. Everything works just fine except for saving files. I always get a "ERROR : Unable to write file : INVALID_NAME". Once i get around this error it should be possible to use the saved files via "require".

    Another thing i want to try is to backup the state of the server to the sd-card if the connection drops and reinitialise the server if the connection is available again.

About

Avatar for loopMasta @loopMasta started