Firmware for the ATTNode v3 https://www.attno.de/12-attnode_v3
Go to file
2020-11-26 16:56:36 +01:00
config.h Initial Checkin 2020-11-26 16:56:36 +01:00
LoRaWAN.cpp Initial Checkin 2020-11-26 16:56:36 +01:00
LoRaWAN.h Initial Checkin 2020-11-26 16:56:36 +01:00
README.md Initial Checkin 2020-11-26 16:56:36 +01:00
RFM95.cpp Initial Checkin 2020-11-26 16:56:36 +01:00
RFM95.h Initial Checkin 2020-11-26 16:56:36 +01:00
v3_firmware.ino Initial Checkin 2020-11-26 16:56:36 +01:00

ATTNode v3 Firmware (WiP)

THIS IS STILL WORK IN PROGRESS AND VERY MUCH EXPERIMENTAL!

This is the Work in Progress Repository for ATTNode v3 compatible firmware.

As there is no PlatformIO Support for the ATTiny3216 yet, it is (for now) developed using Arduino IDE and the MegaTinyCore

Programming is done using a MicroUPDI Programmer - for other pogramming variants see the MegaTinyCore documentation.