sandeepmistry / arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starting LoRa failed! Arduino Uno with Dragino Shield

KasparSoltero opened this issue · comments

I'm using Arduino Uno Wifi with Dragino LoRa Shield (SX127x) in New Zealand (AU915 frequency). The NSS, RESET and DIO0 pins are already 10, 9 and 2 on the Dragino LoRa Shield so I don't think I should change these. This is my first LoRa project & I haven't managed to get a successful LoRa.begin() with these or any other components yet. I'm using the LoRaSender.ino example, and "915E6" frequency which I believe is appropriate for my location and hardware.

Images:
image
image
image

Any help or suggestions would be greatly appreciated!