mirror of https://github.com/arendst/Tasmota.git
Updated 4CH Wifi Socket with USB Charger (TYWE2S) (markdown)
parent
bb8417c627
commit
1a4292308b
|
@ -7,13 +7,15 @@ To open take a very small screwdrive to pull out the six feets. Don't remove the
|
|||
![fuesschen](https://user-images.githubusercontent.com/3671232/51432805-25d86700-1c3e-11e9-9d48-bad4c086510d.jpg)
|
||||
|
||||
### Flashing
|
||||
The device will not work with the current (Jan. 2019) standard tasmota version, because the watchdog awakes. I got it running when changing IwIP Variant to "v1.4 Higher Bandwidth" in arduion 1.8.8. I didn't get it running with platformio.
|
||||
The device will not work with the current (Jan. 2019) standard tasmota version, because the watchdog awakes. I got it running when changing IwIP Variant to "v1.4 Higher Bandwidth" in arduino 1.8.8. I didn't get it running with platformio.
|
||||
|
||||
You'll have to connect GPIO0 manually, the switch is connected to GPIO1. It marked the pin in the picture. Because the TYWE2S has 2mm pitch, I made a little adapter to 2,54mm pitch. Then it can easy soldered to the first four pins.
|
||||
![anschluss](https://user-images.githubusercontent.com/3671232/51432804-253fd080-1c3e-11e9-9030-80a459afe06e.jpg)
|
||||
|
||||
### Configuration
|
||||
I configured the USB-Charger as number five, then the next socket as number one and so on. This is the configuration:
|
||||
I configured the USB-Charger as number five, then the next socket as number one and so on.
|
||||
This is the configuration:
|
||||
|
||||
![configure module](https://user-images.githubusercontent.com/3671232/51432806-25d86700-1c3e-11e9-90a1-0ad73de47a14.png)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue