Datasheet

And, on the transmitter side, it is now printing Got Reply after each transmisssion because it got a reply from the
receiver
That's pretty much the basics of it! Lets take a look at the examples so you know how to adapt to your own radio
network
Radio Freq. Config
Each radio has a frequency that is configurable in software. You can actually tune outside the recommended
frequency, but the range won't be good. 900 MHz can be tuned from about 850-950MHz with good performance. 433
MHz radios can be tuned from 400-460 MHz or so.
// Change to 434.0 or other frequency, must match RX's freq!
#define RF69_FREQ 915.0
© Adafruit Industries
https://learn.adafruit.com/adafruit-rfm69hcw-and-rfm96-rfm95-rfm98-lora-packet-padio-
breakouts
Page 31 of 70