mcci-catena / arduino-lorawan

User-friendly library for using arduino-lmic with The Things Network and other LoRaWAN® networks
MIT License
275 stars 54 forks source link

Support the configuration inputs from the new MCCI BSPs #136

Closed terrillmoore closed 4 years ago

terrillmoore commented 4 years ago

Add support for the following networks:

And software stacks

And a generic entry.

For regions where subbands make sense (US, AU, CN470), allow the default subband for join to be set via a compile option.

For some networks, this might allow ABP to configured as well, but that's got to be added case-by-case.

terrillmoore commented 4 years ago

machineQ was already supported, but getting to it required editing code. We'll support the legacy config scheme, but the names chosen for the MCCI BSP use LMIC rather than LoRaWAN.