Meshtastic Firmware
 
 
 
 
 
 
Go to file
claes 32fea4cbd7 Fix for reading battery level on RAK-4631
Build tested on RAK4631 with battery and their solar panel box.
This is from the log:
17:40:30 102 [Power] Battery: usbPower=0, isCharging=0, batMv=4164, batPct=96
Note that mV reading and Pct is ok.
It does not detect being connected to USB and charging.

Also tested on TBEAM where it seems to be ok.

There still seems to be a problem with the FW for this board that it goes to
sleep for ever after running for a few hours.
2021-07-25 18:25:11 +02:00
.devcontainer
.github
.idea
.vscode
bin Remove old epaper library 2021-06-27 09:58:36 -07:00
boards
data/static
deprecated
design@73ba05ceef
geeksville-private
images
lib
linker
nrf52
proto@f5b3d0643b update protos 2021-05-29 13:19:27 +08:00
release
sdk-nrfxlib@e6e02cb83d
src Fix for reading battery level on RAK-4631 2021-07-25 18:25:11 +02:00
variants Fix for reading battery level on RAK-4631 2021-07-25 18:25:11 +02:00
.clang-format
.gitignore
.gitmodules
CMakeLists.txt
CMakeListsPrivate.txt
LICENSE
README.md Update README.md 2021-07-09 13:36:37 +10:00
gdbinit
partition-table.csv
platformio.ini 1.2.41 t-echo final build 2021-06-27 12:29:48 -07:00
version.properties 1.2.42 2021-07-01 08:50:12 -07:00

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