mirror of https://github.com/arendst/Tasmota.git
Updated PS 16 DZ Dimmer (markdown)
parent
ce04ad5836
commit
087105f964
|
@ -18,8 +18,8 @@ pin5 3.3V
|
||||||
pin6 GND
|
pin6 GND
|
||||||
```
|
```
|
||||||
## Communication between ESP8285 and N76E003
|
## Communication between ESP8285 and N76E003
|
||||||
```
|
|
||||||
It uses AT command to communicate between ESP8285 and N76E003
|
It uses AT command to communicate between ESP8285 and N76E003
|
||||||
|
```
|
||||||
Turn on the switch from ESP8266:
|
Turn on the switch from ESP8266:
|
||||||
Send from ESP8266
|
Send from ESP8266
|
||||||
AT+UPDATE="sequence":"1528335040032","switch":"on"
|
AT+UPDATE="sequence":"1528335040032","switch":"on"
|
||||||
|
|
Loading…
Reference in New Issue