-->
Page 3 of 7

Re: myWebServer for esp8266

PostPosted: Tue Feb 09, 2016 1:23 pm
by Manti
NailBuster wrote:when using the boards manager, use the staging link version not the stable version.....try that....


Great, thnx, it works!

now let me admire your work :)

ps. might be usefull to mention the staging version on your github readme.

Re: myWebServer for esp8266

PostPosted: Thu Feb 11, 2016 8:41 pm
by KPR
First off, great job..

What would be cool would be adding an sd card to the nodemcu board and an oled display to show info..

Re: myWebServer for esp8266

PostPosted: Fri Feb 12, 2016 1:18 am
by Manti
So far, love it.
quick and clear.

a few suggestions:
  • When a wifi is entered you jump to the filebrower. But when I uploaded index.html i couldnt go back to the file browser. (maybe a link in de index.html to the filebrowser)
  • In the filebrowser show us the remaining storage
  • A overview of all the data that is storred in the json file


but again, love it

Re: myWebServer for esp8266

PostPosted: Fri Feb 12, 2016 10:42 am
by NailBuster
Manti wrote:So far, love it.
quick and clear.

a few suggestions:[list]
[*]When a wifi is entered you jump to the filebrower. But when I uploaded index.html i couldnt go back to the file browser. (maybe a link in de index.html to the filebrowser)[/*]
[*]In the filebrowser show us the remaining storage [/*]
[*]A overview of all the data that is storred in the json file[/*]


the sample index.html file has a 'utility' button that brings you to a page with file browser/restart/and re-flashesp.
remaining storage is a good idea...i'll look into it.

to see a 'complete' project that used myWebServer with MQTT and ThingSpeak...you can review my other project here: https://github.com/nailbuster/EspressModuleHM