Hello,
I'm just wondering if Nordic has developed drivers for the RFM95 LoRa Packet Radio. Also, I am using nRF52 for my setup.
Thank you. Jade
Hello,
I'm just wondering if Nordic has developed drivers for the RFM95 LoRa Packet Radio. Also, I am using nRF52 for my setup.
Thank you. Jade
From the tutorial of Adafruit,
(learn.adafruit.com/.../overview)
It is clear that the lora module works via SPI interface. The Nordic SDK definitely has the drivers and peripheral examples for that. I'm just wondering if there are special algorithms or processes that need to be done other than just simply transmitting and receiving via SPI.
From the tutorial of Adafruit,
(learn.adafruit.com/.../overview)
It is clear that the lora module works via SPI interface. The Nordic SDK definitely has the drivers and peripheral examples for that. I'm just wondering if there are special algorithms or processes that need to be done other than just simply transmitting and receiving via SPI.