-->
Page 1 of 1

Serve files from MicroSD

PostPosted: Wed Mar 30, 2016 5:30 am
by incantation
Is it possible to attach MicroSD to SPI interface, and execute scripts / serve static files from it?

Re: Serve files from MicroSD

PostPosted: Sun Apr 10, 2016 3:00 pm
by marcelstoer
Yes, it is possible but you gotta code that yourself. See https://github.com/nodemcu/nodemcu-firmware/issues/948.

Re: Serve files from MicroSD

PostPosted: Sun Apr 10, 2016 3:27 pm
by incantation
:( for many users much easier to configure ESP network by editing configuration text file on SD card.

Re: Serve files from MicroSD

PostPosted: Wed Jun 22, 2016 6:04 am
by marcelstoer