TheThingsNetwork / arduino-device-lib

Arduino Library for TTN Devices
MIT License
208 stars 96 forks source link

RN2483 in TTN_IN_865_867 #264

Open meakash opened 4 years ago

meakash commented 4 years ago

According to TABLE 2-10: DEFAULT PARAMETERS FOR CHANNELS of RN2483 (http://ww1.microchip.com/downloads/en/DeviceDoc/RN2483-LoRa-Technology-Module-Command-Reference-User-Guide-DS40001784G.pdf)

The first three channels are fixed at 868100000,868300000,868500000, the others channels can be set to appropriate Indian Frequencies according to LoRaWAN Regional Parameters using mac set ch freq command, but ABP works flawlessly with NwSKey , AppSkey but For OTAA even after setting the DevEUI , AppEUI and the matching AppKey , when I try to join using mac join otaa : it responds with no_free_ch.