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

Automatic Region Frequency Selection #43

Closed
ryanteck opened this issue Apr 30, 2021 · 6 comments
Closed

Automatic Region Frequency Selection #43

ryanteck opened this issue Apr 30, 2021 · 6 comments

Comments

@ryanteck
Copy link

In the current miner we're able to get the region from that to configure the radio module for the correct frequency plan.

While currently we have to specify the region in development for this, will a feature such as above be introduced for gateway-rs when hotspots can be onboarded?

Thanks

@madninja
Copy link
Member

So currently your boxes are not setting region at the factory for the packetforwarder/radio? you wait for miner to sync up enough to get it there and then configure the radio with it?

@ryanteck
Copy link
Author

@madninja
Copy link
Member

@madninja Correct , as followed in the guide at https://docs.helium.com/mine-hnt/hotspot-makers/docker-integration/#omit-region_override

Yeah.. there will have to be something in gateway-rs (and perhaps the corresponding gateway service) to support this.. @cokes518 for tracking

@ryanteck
Copy link
Author

Excellent thanks @madninja for confirming that you can add it.

@madninja
Copy link
Member

#193 adds support on the gateway-rs side to get and track the configured region for data packets. Took a while to get here, but once the lgw validators update it'll be available in gateway-rs

@shawaj
Copy link
Contributor

shawaj commented Feb 21, 2022

Nice one @madninja 🙌

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

3 participants