From 93333ef96c749cf2aa97159b93da369c83f97c9f Mon Sep 17 00:00:00 2001 From: Luc Date: Fri, 24 Jul 2015 05:36:22 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1f20a218..d0c78271 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Have a front end to know what is the wifi status (implemented) or know what is t Should be compatible with reprap printer (Marlin FW/Repetier FW) ##Hardware connection ---Use GPIO2 to ground to reset all settings in hard way - 2-6 sec after boot / not before!! Set GPIO2 to ground before boot change boot mode and go to special boot that do not reach FW - I did not found information on this. Currently boot take 10 sec - giving 8 seconds to connect GPIO2 to GND and do an hard recovery for settings +--Use GPIO2 to ground to reset all settings in hard way - 2-6 sec after boot / not before!! Set GPIO2 to ground before boot change boot mode and go to special boot that do not reach FW. Currently boot take 10 sec - giving 8 seconds to connect GPIO2 to GND and do an hard recovery for settings --Use GPIO0 to ground to be in update mode --Use a switch to reset/disable module
@@ -21,7 +21,7 @@ For Davinci Board:

##Development -Currently using [Arduino IDE 1.6.4](http://arduino.cc/en/Main/Software) with the esp8266 module from board manager added from [github.com/esp8266/Arduino](https://github.com/esp8266/Arduino) +Currently using [Arduino IDE 1.6.5](http://arduino.cc/en/Main/Software) with the esp8266 module from board manager added from [github.com/esp8266/Arduino](https://github.com/esp8266/Arduino) using relased version (http://arduino.esp8266.com/package_esp8266com_index.json) and staging version (http://arduino.esp8266.com/staging/package_esp8266com_index.json) @@ -58,7 +58,8 @@ Mask: 255.255.255.0 GW:192.168.0.1 Baud rate: 9600 Web port:80 -Data port: 8888 +Data port: 8888 +Web Page refresh: 3 secondes These are the UI when css is in cache or internet is available: