LoRaRF-Arduino
LoRaRF-Arduino copied to clipboard
Send and recive data
How i can send and recive data in 915m30
What do you mean by 915m30? Dou you mean 915030000 Hz frequency? In this case you must set the frequency with the following code
LoRa.setFrequency(915030000);