TheThingsNetwork / arduino-device-lib

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

Indian Frequency plan support on Lora node. IN865-867 #232

Closed jkandasa closed 6 years ago

jkandasa commented 6 years ago

Can you add India frequency plan option to this library?

IN865-867

johanstokking commented 6 years ago

We can, but we currently do not have a complete IN channel plan. Also, I'm not sure to which extent the RN2483 is capable of IN.

This one only contains the join frequencies: https://github.com/TheThingsNetwork/gateway-conf/blob/master/IN-global_conf.json

akshaim commented 6 years ago

Its working now, Use FP_IN865_867.

jkandasa commented 6 years ago

@akshaim Thanks for the great PR #233 I guess we can close this issue?

johanstokking commented 6 years ago

Yes! Thanks very much @akshaim @jpmeijers

akshaim commented 6 years ago

Thanks to @jpmeijers :+1:

jkandasa commented 6 years ago

@jpmeijers Thank you!