Skip to content

OTGW serial bridge for ESP8266 hardware

License

Notifications You must be signed in to change notification settings

SenH/ESP8266-OTGW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 OTGW

Description

Arduino application for ESP8266 hardware. It acts as a serial bridge for the Nodoshop OpenTherm Gateway.

Installation

  • Copy Config.example.h to Config.h and configure settings.

Required libraries

Usage

OTGW serial bridge (port 23)

telnet OTGW_IP 23

ESP commands (port 24)

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

About

OTGW serial bridge for ESP8266 hardware

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published