attnode/Firmware
2019-09-19 17:40:32 +00:00
..
.vscode Initial Commit 2019-09-19 05:40:34 +02:00
lib Initial Commit 2019-09-19 05:40:34 +02:00
src Use Correct Prescaler Register 2019-09-19 13:49:24 +02:00
.gitignore Initial Commit 2019-09-19 05:40:34 +02:00
platformio.ini Initial Commit 2019-09-19 05:40:34 +02:00
README.md Changed Firmware Readme 2019-09-19 17:40:32 +00:00

TinyLoRa Firmware

Example Sensor Node Firmware with a BMP/E280 Sensor. Please Change the Values in src/secconfig.h to your Keys from https://console.thethingsnetwork.org. Device has to be set to ABP Mode.

Project was created using PlatformIO Atmel-AVR Framework