Serve files from MicroSD

Posted:
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

Posted:
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

Posted:
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.