markqvist / RNode_Firmware

RNode is an open, free and flexible digital radio interface with many uses
https://unsigned.io/rnode
GNU General Public License v3.0
166 stars 56 forks source link

DIY Hardware #9

Closed candrist closed 3 years ago

candrist commented 4 years ago

Is there a way that I can use this firmware with my own LoRa Board?

I use the following modules.

E32-915T30D 1W Transceiver SX1278 SX1276 915MHz Long Range UART LoRa Module https://ebay.us/L8NcuS

markqvist commented 3 years ago

Yes, you are very welcome to use the RNode firmware with your own hardware, but that module will not work, since it expects UART communications. The RNode firmware is using SPI communication directly with the SX1276 module for speed and efficiency.