Commit graph

10 commits

Author SHA1 Message Date
0eb5ce375e webrepl: introduce command to start webrepl 2025-03-13 17:01:26 +01:00
4b5c322a1a main.py: set debug false 2025-03-13 16:57:16 +01:00
fc6a55187a main.py: telemetry: simple telemetry transfer
in order to transfer telemetry to the server a command must be sent:

cmd: telemetry
wlan_ssid: ssid for wlan
wlan_password (optional): wlan password
telemetry_server: server base URL where to send telemetry data

currently, we send the MAC address of the microcontroller as well as the
installed version, read from the version file
2025-03-10 17:08:19 +01:00
78aff9c682 main.py: disable debug mode 2025-03-10 16:00:53 +01:00
d2ceec976b main.py: reduce upload watchdog to 20 minutes 2025-03-10 15:36:55 +01:00
5242b178bf main.py: watchdog timer for upload and OTA 2025-03-07 15:19:01 +01:00
9eabcacd16 introduce function prepare_lowmem to remove big buffers 2025-03-07 15:18:54 +01:00
35d062baaa delete UART entity to free up rxbuf in low memory conditions 2025-03-04 16:52:55 +01:00
e00aa7a50d working sdlogger 2025-02-27 11:42:00 +01:00
6ebe37a092 renamed files 2025-02-26 16:39:57 +01:00
Renamed from sdlogger.py (Browse further)