Current Lua downloadable firmware will be posted here

User avatar
By RFZ
#36893 I've managed it several times to get my lua file system in a read only like state.
file.format(), file.rename(), file.remove() and even file.write() executed properly without errors, but reading the files back always revealed the old content. It really drove me crazy :D
Reflashing nodemcu solved the issue...
Anybody ever experienced this, too?