Got Adafruit Feather 32u4 LoRa Radio to work and here is how

  1. Check if DIO1 connection to D6 is wired correctly. Measure from RFM95 DIO1 pin, not the pin at the end of the longer pin header as there seem to be boards where connection between the RFM and that pin is missing.
  2. Could you try with the code at https://github.com/kersing/node-workshop/blob/master/lora32u4.md? I’ve been using it for two workshops without issues. (The only issue constantly reoccurring is people not using LSB for the EUIs and MSB for the APPKEY)
3 Likes