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.
7 years, 9 months ago.
Semtech LoRaMote NAMote72 (North America): How to Restrict Channel Frequency?
Hi,
I am residing in North America, and I wanted to restrict the channel frequency of my LoRaMote to frequency "sub band 1" (902.3 MHz to 903.7 MHz). I am using the NAMote72 demo code that is posted on the mbed website, and I am currently checking the LoRaMac.cpp and the LoRaMac.h files in an attempt to try and restrict the frequency sub band of the LoRaMote to 1. Please advise as to how I should do this.
Please note that I am looking into the channel masks, the frequency initialization function, and last but not least, the channel remove function. I am trying to understand how the API works at the moment. Please advise as to how exactly should I proceed in restricting the channel frequency.
Thanks for all your help!