mikenz / Feather_M0_LoRa

Example Arduino code of using an Adafruit Feather M0 LoRa module to send sensor data.
MIT License
26 stars 9 forks source link

set frequency? #2

Closed jmikerq closed 6 years ago

jmikerq commented 7 years ago

Hello, it's really nice of your clear instruction and code that makes it easy to test with the adafruit feather m0 lora boards.

Just a quick question in your code: I am not sure how you set the frequency of the end-node. Are they hidden somewhere or they are just pre-configurated to a certain frequency?

mikenz commented 6 years ago

My example is pre configured/hard coded for the KotahiNet frequencies here in New Zealand. You could hack it to work on other band plans.