Meshtastic Firmware
 
 
 
 
 
 
Go to file
amerinoj b59368ca3c
Updated pinut in variant tlorav2_1_16 (#1365)
* Added the last mac address bytes in bluetooth device name ESP32Bluetooth.cpp
Add default notification pinout to tlora_v2_1_16/variant.h

* updated ADC_MULTIPLIER  value for more accuracy

* Update variant.h

Updated LORA_RESET GPIO in this board is 23
Removed LORA_DIO1 35 , gpio 35 is a battery pin 
Removed LORA_DIO2 34, gpio 34 is unuse in this board

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2022-04-12 07:13:25 -05:00
.devcontainer
.github Add pca10059_diy_eink to boards matrix 2022-04-06 11:04:11 -05:00
.vscode
bin
boards
data/static
design@73ba05ceef
images
proto@c6abcf8d6b
release
sdk-nrfxlib@e6e02cb83d
src Work around for issue with unknown age due to not having time 2022-04-11 18:53:29 -07:00
variants Updated pinut in variant tlorav2_1_16 (#1365) 2022-04-12 07:13:25 -05:00
.clang-format
.gitignore
.gitmodules
Dockerfile
LICENSE
README.md Update README.md 2022-04-08 19:51:13 -07:00
partition-table.csv
platformio.ini Show welcome screen if region unset 2022-04-10 19:15:10 -07:00
suppressions.txt
version.properties

README.md

Meshtastic-device

Open in Visual Studio Code Continuous Integration GitHub all releases CLA assistant

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

Update Instructions

Using Meshtastic Flasher

Manual Method

For ESP32 devices click here

For nRF52 devices click here

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