Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 1 month ago.
Radio Configuration File
Hello:
I am trying to configure the LORA radio characteristics in this program, but I am having trouble finding where they are defined. I wanted to change the frequency band, channel operation, TX power, etc. I appreciate any tips that lead me in the right direction. Thanks!
Question relating to:
1 Answer
9 years, 1 month ago.
Are defined in LMiC library as defined in the LoRaWAN R1.0 specification.
Exactly here: https://developer.mbed.org/teams/Semtech/code/LMiC/file/d3b7bde3995c/lorabase.h
You just need to define CFG_eu868 for Europe or CFG_us915 for the US