Skip to content
Discussion options

You must be logged in to vote

Hey Marco, welcome and awesome to see a Meshpoint running in Finland!

The good news: you should be able to do this today with local.yaml without a firmware change. Meshpoint supports custom frequency, spreading factor, and bandwidth overrides already.

In your config/local.yaml:

radio:
  region: EU_868
  frequency_mhz: 869.431
  spreading_factor: 8
  bandwidth_khz: 62

If that didn't take effect when you tried it, a couple things to check:

  • Make sure the YAML indentation is exactly right (2 spaces under radio:)
  • Restart after editing: sudo systemctl restart meshpoint
  • Check the startup log for the radio config banner: sudo journalctl -u meshpoint -n 50

The channel name defaulting: that's ex…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@OH1MAC
Comment options

@KMX415
Comment options

@OH1MAC
Comment options

@KMX415
Comment options

Answer selected by KMX415
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants