mirror of https://github.com/arendst/Tasmota.git
Updated OBI Wifi Socket (markdown)
parent
d7cc18733f
commit
66d6951962
|
@ -2,10 +2,12 @@
|
|||
As shown in the name the Wifi Socket is only available in the OBI Diy-Warehouse. You can also buy it in the [OBI online-store](https://www.obi.de/hausfunksteuerung/wifi-stecker-schuko/p/2291706)
|
||||
|
||||
### Connection
|
||||
Vcc - 3,3V
|
||||
TX - RX
|
||||
RX - TX
|
||||
GND - GND
|
||||
| ESP | Programmer |
|
||||
|-----|------------|
|
||||
| VCC | 3V3 |
|
||||
| TX | RX |
|
||||
| RX | TX |
|
||||
| GND | GND |
|
||||
|
||||
Connect GPIO0 to GND before connecting power to enable flash mode!
|
||||
|
||||
|
@ -33,4 +35,3 @@ Using this method allows you to flash a precompiled binary
|
|||
**UPDATE: with Tasmota 6.3.0 you have fully monitoring support (Add support for OBI Power Socket (#1988, #3944))**
|
||||
|
||||
![Obi Socket GPIO Config](https://user-images.githubusercontent.com/36734573/36541304-c1b5a57c-17dd-11e8-884b-dcf22e985e6b.png)
|
||||
|
||||
|
|
Loading…
Reference in New Issue