Arduino application for ESP8266 hardware. It acts as a serial bridge for the Nodoshop OpenTherm Gateway.
- Copy
Config.example.h
toConfig.h
and configure settings.
telnet OTGW_IP 23
telnet OTGW_IP 24
Command | Usage |
---|---|
$SYS |
Display ESP Arduino version info, uptime & last restart reason |
$MEM |
Display free memory & fragmentation |
$NET |
Display IP, Subnet, Gateway, DNS and MAC address |
$WIF |
display WiFi diagnostics |
$UPD |
Update ESP firmware |
$RST ESP |
Reset ESP |
$RST OTGW |
Reset OTGW |
$HLP |
Display usage |