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