/-arduino-feather-32u4-lora

A quick test of MCCIs Arduino-LMIC fork using Adafruit's Feather 32u4 Lora board (ATmega32u4) in lieu of the larger (256k) Feather M0.

Primary LanguageArduino

Up and running with the ATmega32u4 + SX1276 Adafruit Feather!

  1. Buy one of these --> Adafruit Feather 32u4 Lora 868/915
  2. Go to the TTN and add a new application
  3. Add a device with OTAA
  4. Download the MCCI/TTN-NY Arduino-LMIC fork and put your keys in from the TTN console in the correct formats
  5. Flash your board with the Arduino IDE...
  6. Watch your console on TTN and check your serial monitor on your local machine to see if things are talking!

TO-DO:

Once this repo is better documented I will share it in the TTN-NY blog

Report conditions and build out the functionality a bit