Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

OTA (Over the Air) update is the process of loading a new firmware to ESP8266 module using WiFi connection rather than a serial communication. This type of functionality is extremely useful in case of no physical access to the ESP module.

Hardware Setup

Add Includes to Skecth to enable OTA

...