allthingstalk / arduino-lorawan-sdk

♾ AllThingsTalk Arduino SDK for your LoRa Devices
https://www.allthingstalk.com/maker
Apache License 2.0
4 stars 4 forks source link

Using with SPI modules #1

Open encarrasco opened 4 years ago

encarrasco commented 4 years ago

It's possible to use this library with Lora modules (SX1276) which uses SPI protocol and not UART?

epiller commented 4 years ago

What development board are you using with that module?

jansolarski commented 4 years ago

I'm using Arduino Uno + RFM95

epiller commented 4 years ago

Alright, I've added this to our roadmap. We'll look into the SX1276 and RFM95.