Skip to content
Snippets Groups Projects
Commit 217c4139 authored by thiebolt's avatar thiebolt
Browse files

update

parent 758be367
No related branches found
No related tags found
No related merge requests found
...@@ -13,11 +13,12 @@ Kept esp32 2.0.14 ...@@ -13,11 +13,12 @@ Kept esp32 2.0.14
Kept esp8266 3.1.2 Kept esp8266 3.1.2
- added status mode with additional functionnalities set @boot time: - added status mode with additional functionnalities set @boot time:
press CLR 5s --> format SPIFFS (standard behaviour) press CLR 5s --> format SPIFFS (standard behaviour)
press CLR & SW+ for 5s --> format SPIFFS and CLEAR NVS namespaces (NVS_wifi, NVS_calibration ... all) press CLR,SW+ for 5s --> format SPIFFS and CLEAR NVS namespaces
press SW+ & SW- for 5s --> enter calibration mode press SW+,SW- for 5s --> enter calibration mode
press SW- for 5s --> sensors test mode (no WiFi nor BLE nor ...) press SW- for 5s --> enter validation mode (no WiFi nor BLE nor ...)
Note: ensure when test sensor mode is activated to have the whole neOSensor configuration ! Note 'validation mode': ensure to already have the whole neOSensor configuration (especially for analog sensors)
Roughly seaking, 'validation' mode is just about displaying the 'sharedRoot' json on serial link
The 'sharedRoot' structure holds all of the sensors values our neOSensor features.
=== Release 231216 for esp32 only (Arduino Core ESP32 2.0.14) / === Release 231216 for esp32 only (Arduino Core ESP32 2.0.14) /
feature-calibration feature-calibration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment