mirror of https://github.com/arendst/Tasmota.git
Succsesfully flashed ESPEasy on this device. Added a hint for to solve the issue that troubled me most.
parent
20485ff40e
commit
ade9d7ad2e
|
@ -76,7 +76,7 @@ If anyone finds a datasheet please link it here!
|
||||||
***
|
***
|
||||||
|
|
||||||
# Re-Programming
|
# Re-Programming
|
||||||
This should run with vanilla sonoff-tasmota.
|
This should run with vanilla sonoff-tasmota. It also runs with ESPEasy. (Tested with Version R120)
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
You shall need something in way of the following: (or whatever works for you, this is just my setup)
|
You shall need something in way of the following: (or whatever works for you, this is just my setup)
|
||||||
|
@ -119,5 +119,7 @@ If the board has its factory firmware installed still it usually flashes the sta
|
||||||
If you have successfully put the micro into programming mode the ONLY the _blue status illumination of the touch pad_ will be ON.
|
If you have successfully put the micro into programming mode the ONLY the _blue status illumination of the touch pad_ will be ON.
|
||||||
-> Now you can access and upload to the device using your preferred tool (Atom IDE, ESPtool, Arduino.. etc)
|
-> Now you can access and upload to the device using your preferred tool (Atom IDE, ESPtool, Arduino.. etc)
|
||||||
|
|
||||||
|
If you habe trouble flashing the device try the DOUT flashingmode. It was the only working for me.
|
||||||
|
|
||||||
# Reference
|
# Reference
|
||||||
https://github.com/EphemeralPersistence/Sonoff-Tasmota/wiki
|
https://github.com/EphemeralPersistence/Sonoff-Tasmota/wiki
|
Loading…
Reference in New Issue