mirror of https://github.com/arendst/Tasmota.git
Updated Sonoff Pow and Pow R2 (markdown)
parent
688a917746
commit
0ea15590bc
|
@ -15,8 +15,8 @@ It can at least destroy your Pow!
|
|||
**The GPIOs on the Pow might be connected to AC power**, therefore it is not possible to add sensors to the Pow.
|
||||
|
||||
**The AC connection between Pow and Pow R2 is different**, so be careful when you perform an in-place replacement.
|
||||
- Pow R2 AC connection: Lo-E-E-Li-N-N = LineOut-EarthOut-EarthIn-LineIn-NeutralOut-NeutralIn
|
||||
- Pow AC connecrion: Lo-E-E-N-N-Lin = LineOut-EarthOut-EarthIn-NeutralOut-NeutralIn-LineIn
|
||||
- Pow R2: Lo-E-E-Li-N-N = LineOut-EarthOut-EarthIn-LineIn-NeutralOut-NeutralIn
|
||||
- Pow: Lo-E-E-N-N-Lin = LineOut-EarthOut-EarthIn-NeutralOut-NeutralIn-LineIn
|
||||
|
||||
## Serial Connection
|
||||
|
||||
|
@ -25,7 +25,7 @@ It can at least destroy your Pow!
|
|||
Please see the [Hardware Preparation](https://github.com/arendst/Sonoff-Tasmota/wiki/Hardware-Preparation) page for general instructions.
|
||||
|
||||
As always, you need to access the serial interface.
|
||||
- Pow R2: The **four serial pins** (VDD, E-RX, E-TX, GND) are available at the rear/short end of the PCB as can be seen in the upper part of the image to the right. Do not use I04 and I05.
|
||||
- Pow R2: The **four serial pins** (VDD, E-RX, E-TX, GND) are available at the rear/short end of the PCB. Do not use I04 and I05.
|
||||
- Pow: The **four serial pins** (3V3, Rx, Tx, GND) are available at the rear/short end of the PCB as can be seen in the upper part of the image to the right.
|
||||
|
||||
## Calibration
|
||||
|
|
Loading…
Reference in New Issue