Dont fret if you're not in the US - you'll just have to make some small modifications to your code to ensure it runs on the correct region. The Arduino-Lmic library supports the following regions:
- eu_868: EU
- us_915: US
- au_921: Australia
- as_923: Asia
- in_866: India
First, navigate to the lmic_project_config.h file within the LMIC Arduino library. On Windows and Macintosh machines, the default name of the folder is "Arduino" and is located in your Documents folder.
Simply uncomment the region your device is located in. We use a SX1276 transceiver on the Feather M0 LoRA, so this definition should not be changed.
Text editor powered by tinymce.