diff --git a/OBI-Socket-2.md b/OBI-Socket-2.md index f786715f..e6e4af3a 100644 --- a/OBI-Socket-2.md +++ b/OBI-Socket-2.md @@ -1,15 +1,20 @@ # OBI Socket 2 -New cheap socket from German Hardware Store, based on ESP-WROOM-02 with 2MB Flash. Smaller formfactor as the first OBI Socket. You can use it with the "Generic Modul" modul mode of Tasmota (see the pictures below). +Another cheap socket from the German Hardware Store, based on ESP-WROOM-02 with 2MB Flash. Smaller form factor as the first OBI Socket. You can use it with the "Generic Module" module mode of Tasmota (see the pictures below). ![OBI Socket 2](https://user-images.githubusercontent.com/43306023/49151752-207f3000-f311-11e8-9ad9-d21021e385e3.jpg) -The only way to flashing the modul you must soldering 4 wires to the RX/TX/3V3/GND pins from the ESP. The PCB have no serial pinout connector. For flashing the modul enable the flashmode of the ESP, connect GPIO 0 to GND. +One way to flash the module is soldering 4 wires to the RX/TX/3V3/GND pins from the ESP. The PCB has no serial pinout connector. For flashing the module enable the flash mode of the ESP, connect GPIO 0 to GND. + +Another way to flash is soldering 4 wires to the bottom side of the PCB as described on https://github.com/mattzzw/obi_socket/wiki/OBI-socket. If you follow that approach of powering the socket with 5V (which enables the relay coil allowing for acoustic feedback) you need to make sure to nevertheless use 3V3 for the actual serial interface to the module!!! This happens to work out very nicely with the popular cheap CH340 USB to Serial TTL adapters which come with a jumper to select between 5V and 3.3V. Setting the adapter to 3.3V by putting the jumper on the 3V3 and VCC pins leaves the 5V pin free. That pin is directly connected to the USB port. So you can just connect the four wires from the socket to the four free pins of the CH340 adapter :-) *** -**_!!! DO NOT try to flash the module when it is connected to mains power. You WILL brick or destroy the device and your computer or USB Port. Use only a 3.3V USB Adapter for flashing!!!_** +**_!!! DO NOT try to flash the module when it is connected to mains power. You WILL brick or destroy the device and your computer or USB Port. Use only a 3.3V USB adapter for flashing!!!_** *** + +Note: Sonoff-Tasmota v6.4.1 doesn't fully support this socket yet. See https://github.com/arendst/Sonoff-Tasmota/issues/4829 for details. + ## PCB serial pinouts ![PCB](https://user-images.githubusercontent.com/43306023/49151886-7e137c80-f311-11e8-99d6-c51c55699d9d.JPG)