Skip to content

Commit

Permalink
Updated v1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
gemi254 committed Jul 31, 2023
1 parent c7dcbe9 commit 4085548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ and the internal **soil moisture** and **soil salt** sensor.
+ **Monthly** measurements **Logs** in csv files stored in SPIFFS. **View** or **download** the files from browser.
+ User button **single** Press -> Take measurement an go to sleep.
+ User button **long** Press -> Start webserver and show a **web page with measurements** to connected client.
+ User button **long long** Press (>10 secs) -> Reset device to factory defaults
+ User button **long long** Press (>10 secs) -> Start the AP an connect to re-configure the device
+ **Websockets** to auto update sensor values in home page (No refresh).
+ **Sensors offsets** for device calibration.
+ **Auto sleep** after no activity.
Expand Down Expand Up @@ -44,7 +44,7 @@ Once setup complete, reboot the device by pressing `Reboot` button. On next loop

Pressing the **user button** for long time (> 5 sec) will make device to wake up, publish measurements, and start a web server
waiting connection for 30 seconds from a remote host. Connect and navigate you browser to device ip to see the live measurements.
Device will not enter sleep as soon as a client is connected and measurements are updated automatically every 30 secs.
Device will not enter sleep as soon as a wifi client is connected and measurements on home page are updated automatically every 30 secs.

To **re-configure** device press `configure` button from homepage end redirect to configuration portal.

Expand Down

0 comments on commit 4085548

Please sign in to comment.