Skip to content

Instantly share code, notes, and snippets.

@folkertvanheusden
Last active March 10, 2024 16:52
Show Gist options
  • Save folkertvanheusden/7090df2d41ee16e061836469c59a038c to your computer and use it in GitHub Desktop.
Save folkertvanheusden/7090df2d41ee16e061836469c59a038c to your computer and use it in GitHub Desktop.
web interface:
- set radio config / lora / region to EU_868
- set radio config / lora / modem preset to long fast
- set modem config / neighbor info / enabled to 'on'
command-line:
- meshtastic --set-ham ...callsign...
- meshtastic --set lora.override_frequency 869.525
- meshtastic --ch-set psk none --ch-index 0
- meshtastic --ch-index 0 --ch-longfast
urls:
- https://flasher.meshtastic.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment