anschrammh
|
09aee48f27
|
Added more information about the system (ie dev mac address + current software version) and added OTA checks (querying the update server for available updates)
|
2022-09-27 07:34:18 +02:00 |
|
|
eb0a370cda
|
Reworked how the time is tracked by the system in general. The external RTC is now only used to set the internal time once. This also allows cleaner File System time handling since we don't need to define a custom callback anymore
|
2022-05-01 16:25:56 +02:00 |
|
|
d9dfc15f21
|
Added the IP address of the device when in AP mode in the task_sys_info task
|
2022-04-23 22:49:47 +02:00 |
|
|
62b5957895
|
Renamed the task_batt_sensing task to task_sys_info and added displayed information like IP address or RAM consumption
|
2022-04-17 21:35:32 +02:00 |
|
|
460db55496
|
Removed as many warnings as I could ... after enabling the all warning compiler flag
|
2022-03-29 23:25:27 +02:00 |
|
anschrammh
|
46b246c270
|
Added WEBServer connected client count to debug message
|
2020-12-19 20:49:59 +01:00 |
|
|
abed6ebd9b
|
Corrected missing method
|
2020-07-14 19:07:41 +02:00 |
|
anschrammh
|
2b32fd68ea
|
Created a new task in order to test the HttpClient class
|
2019-12-28 14:10:50 +01:00 |
|
|
fafbcc36cf
|
Minor fix because of an issue introduced by the new esp8266 core release
|
2019-12-25 21:03:21 +01:00 |
|
anschrammh
|
33661ec97e
|
Added the current board run time in the serial monitor
|
2019-11-17 10:43:47 +01:00 |
|
anschrammh
|
bd3d17c5c2
|
Minor updates
|
2019-10-16 19:27:43 +02:00 |
|
|
6ffe25ec3b
|
Updated code to use the PowerManager class
|
2019-10-05 18:24:45 +02:00 |
|
anschrammh
|
8d2df8530d
|
Minor changes
|
2019-09-01 22:50:56 +02:00 |
|
anschrammh
|
9c030518c5
|
Moved the battery sensing logic in a task and added a task to reset/restart the module
|
2019-09-01 21:34:32 +02:00 |
|
Anatole SCHRAMM
|
8ab1f45013
|
Added tasks function definition and implementation files
|
2019-05-02 17:20:18 +02:00 |
|