Datasheet

Basic receiver example code
This code will receive and reply with a small packet of data.
Open up the example RadioHead -> feather -> RadioHead69_RawDemo_RX
Load this code into your Receiver Arduino/Feather!
Now open up the Serial console on the receiver, while also checking in on the transmitter's serial console. You should
see the receiver is...well, receiving packets
Before uploading, check for the #define FREQUENCY RF69_915MHZ line and comment that out (and
uncomment the line above) to match the frequency of the hardware you're using
These examples are optimized for the Feather 32u4/M0. If you're using differnet wiring,
uncomment/comment/edit the sections defining the pins depending on which chipset and wiring you are
using! The pins used will vary depending on your setup!
© Adafruit Industries
https://learn.adafruit.com/adafruit-rfm69hcw-and-rfm96-rfm95-rfm98-lora-packet-padio-
breakouts
Page 30 of 70