Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Releases: pkarun/Blynk-PZEM-004T-3-Phase-Failure-Automation

http server based OTA feature added

10 Oct 13:00
Compare
Choose a tag to compare

Now you can update your esp8266 through internet (no need to connect to same network).

Requirement:

  1. You need web server to place firmware

Implemented Blynk offline - code to run without internet

09 Oct 07:54
Compare
Choose a tag to compare
Implemented code to run offline, timer in settings

Implemented code to run without internet connection. Blynk blocking code
to run without internet on startup, now this drawback has been removed.
Now code runs without internet and try to reconnect every 30seconds if
no internet has found.

Implemented timer values in settings.h file. user can change values
directly on settings.h file than searching in program.

changed few functions names