mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-16 20:35:56 +08:00
Update README.md
This commit is contained in:
parent
46cdebc7b1
commit
03164cc061
16
README.md
16
README.md
@ -11,12 +11,11 @@ Have a front end to know what is wifi status or know what is the print status -
|
||||
TBD
|
||||
|
||||
##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 GPIO0 to ground to be in update mode
|
||||
--Use a switch to reset/disable module
|
||||
--Use GPIO2 connected to a printer pin to interrupt the bridge loop if need change configuration
|
||||
--TODO: Full wiring with drawing
|
||||
--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 GPIO0 to ground to be in update mode
|
||||
--Use a switch to reset/disable module
|
||||
--Use GPIO2 connected to a printer pin to interrupt the bridge loop if need change configuration
|
||||
--TODO: Full wiring with drawing
|
||||
TBD
|
||||
|
||||
##Development
|
||||
@ -27,8 +26,8 @@ Full IDE from https://github.com/esp8266/Arduino can be used
|
||||
|
||||
##Flash the Module
|
||||
*tools:
|
||||
--Use IDE to upload directly
|
||||
--Use esp flasher: https://github.com/nodemcu/nodemcu-flasher for 0x00000 and 0X00004 binaries
|
||||
--Use IDE to upload directly
|
||||
--Use esp flasher: https://github.com/nodemcu/nodemcu-flasher for 0x00000 and 0X00004 binaries
|
||||
|
||||
##Wifi connection
|
||||
*Wifi Mode : Access point / Client station (not sure it is useful to handle AP/STA in same time as make configuration more complex, but use AP/STA only to help the configuration mode = be able to scan other AP/ test connection when in AP mode )
|
||||
@ -51,7 +50,6 @@ Baud rate: 9600
|
||||
|
||||
From web:
|
||||
--Need picture and flow
|
||||
|
||||
...
|
||||
TBD
|
||||
From serial:
|
||||
|
Loading…
x
Reference in New Issue
Block a user