Meshtastic Firmware
 
 
 
 
 
 
Go to file
claes 28e851c3fd Low battery level counter for NRF52
Added a counter that counts low battery level detections.
If there are 4 in a row we go to deep sleep.
The battery sense on the RAK4631 seems to be a bit unstable and may
generate  'false' low voltage readings.
My RAK4631 has been running for 7 days now with this fix.
It did 3 days without it.
I still do not have a T-Echo so on that board IT IS NOT TESTED.
(But I hope it will improve things there too)
2021-09-19 16:00:10 +02:00
.devcontainer
.github
.idea
.vscode
bin
boards
data/static
deprecated
design@73ba05ceef
geeksville-private
images
lib
linker
nrf52
proto@f5b3d0643b
release
sdk-nrfxlib@e6e02cb83d
src Low battery level counter for NRF52 2021-09-19 16:00:10 +02:00
variants
.clang-format
.gitignore
.gitmodules
CMakeLists.txt
CMakeListsPrivate.txt
LICENSE
README.md
gdbinit
partition-table.csv
platformio.ini
version.properties

README.md

Meshtastic-device

Open in Visual Studio Code

This repository contains the device firmware used in the Meshtastic project.

For developer information and specific building instructions, please see the developer doccumentation