RadioHead Library with RAK4600

Issue: I’m trying to use the Radiohead library with the lora firmware part but fails on init.

Setup: Custom board with RAK4600

Details: I edited the nrf52dk variant pins so that it will reflect the SX1276 pins with nrf52832. set the proper CS pins and INT pin (DIO0) as requested by the library. But still fails on initialization. And to add question do I need to control the VCTL1 and VCTL2 after I initialize the LoRa part?

https://www.airspayce.com/mikem/arduino/RadioHead/

TIA

Solved: Copied this variant instead. Init successful. I’ll try P2P communications tomorrow.

We have some examples for RAK4600 Arduino in our BSP examples, maybe you can have a look there. I tried them some time ago and it worked.

1 Like