Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LMIC for IN865_867 #271

Open
krutarthtrivedi opened this issue Mar 3, 2020 · 1 comment
Open

LMIC for IN865_867 #271

krutarthtrivedi opened this issue Mar 3, 2020 · 1 comment

Comments

@krutarthtrivedi
Copy link

Hello @matthijskooijman,
Firstly, Thanks a lot for this amazing repository. It is helping us a lot to discover LoRaWAN and to establish a network of the same.

We are using RFM96 Module from HopeRF with Arduino pro mini for development of a node. Besides, We have configured a LoRaWAN gateway using raspberry pi and RAK831. The node is sending data to the gateway at default EU868 configuration on both the ends.
But we are situated in India so we would like to set up our environment with IN865_867 configuration. From the gateway side, we updated the gateway successfully but from the Node side, We are somewhat confused with changing lorabase.h and also the setupChannel() function in main code. I was searching and found that some guy has done a workaround for AU915

So, I would just like to know, similarly, Are there any possibilities to use the same stack with some minor/major tweaking and make it work for IN865_867? I know the uplink and downlink channel frequencies and DR for IN865_867 as stated below.

Capture

Thanks,
Krutarth Trivedi.

@Urenthummar
Copy link

Go to project_config folder in library then modified 'lmic_project_config.h' file,
Now uncomment "#define CFG_in866 1" and save it, Now you are in Indian Frequency Band.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants