This website requires JavaScript.
Explore
Help
Sign In
dandri
/
MeshCore-OTA
Watch
1
Star
0
Fork
0
mirror of
https://github.com/vk496/MeshCore.git
synced
2026-09-02 21:54:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ota
MeshCore-OTA
/
examples
/
simple_sensor
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Valentin Kivachuk Burda
f149858dc4
OTA over LoRa for ESP32 and nRF52
2026-06-25 11:47:36 +02:00
..
main.cpp
* Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power()
2026-05-01 14:47:07 +10:00
SensorMesh.cpp
* Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power()
2026-05-01 14:47:07 +10:00
SensorMesh.h
OTA over LoRa for ESP32 and nRF52
2026-06-25 11:47:36 +02:00
TimeSeriesData.cpp
* simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts
2025-07-12 12:26:16 +10:00
TimeSeriesData.h
* simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts
2025-07-12 12:26:16 +10:00
UITask.cpp
added website to sensor splash screen
2026-04-28 20:40:13 +12:00
UITask.h
* first cut of new simple_sensor sketch
2025-07-08 23:19:34 +10:00