I'm testing the RFM69 library and having some problems. It looks like packets are making it from one device to another, but they seem to be corrupted. The sending device is an Adafruit ESP32 feather with radio shield and the receiving device is (currently) an Arduino Uno with a RFM69W (not HCW) breakout. I have #define IS_RFM69HW_HCW commented out on the 69W side. What am I doing wrong?
See below:
