LoRaRF-Arduino
LoRaRF-Arduino copied to clipboard
Swap frequency in the loop
Hello, I'm trying to change the transmission frequency in the loop() without success, is there anything I have to do additionally to make it work? like calling Lora.end or Lora.sleep?