Skip to content

dennuguyen/TVMate-ESP8266

Repository files navigation

TV Mate ESP8266 Pairing

ESP8266 Setup Instructions

  1. Show circuit.
    • Pull GPIO0 to GND only when flashing.
  2. Set client mode: AT+CWMODE=1
  3. Join wifi network: AT+CWJAP="ssid","password"
  4. Enable mDNS: AT+MDNS=1,"esp8266","esp8266",80
  5. ESP8266 is now discoverable on the network.

About

ESP8266 pairing with TVMate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages