mirror of https://github.com/arendst/Tasmota.git
updates
parent
d284b62f54
commit
dbd9342365
|
@ -43,4 +43,8 @@ Factor | | The ratio of the real power flowing to the load to
|
|||
| | the apparent power in the circuit
|
||||
Voltage | V | Current line voltage
|
||||
Current | A | Current line current
|
||||
```
|
||||
```
|
||||
|
||||
## Debugging
|
||||
Debugging the Sonoff Pow is a bit tricky as the serial interface has a **direct connection to one of the AC power lines**. Therefore I designed below schematic which allows for serial monitoring at 115200 baud and uploading of firmware up to 57600 baud while AC is connected.
|
||||
<img alt="OptoSerial" src="https://github.com/arendst/arendst.github.io/blob/master/media/OptoSerial.jpg" />
|
||||
|
|
Loading…
Reference in New Issue