sandeepmistry / arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios.
MIT License
1.63k stars 626 forks source link

Starting LoRa failed #350

Closed Karanc141 closed 4 years ago

Karanc141 commented 4 years ago

I have tried everything from changing spi pins, spi frequency. Even tried almost all releases of this library. I have the exact same connection as shown in library. I tried with both Nano (with external 3.3V power supply) and Uno(with logic level convertor) boards. I have 3 LoRa SX1278 boards and tried using all of them. I am struggling for past 3 weeks. I even tried to reinstall Arduino IDE. None of this works. What should I do next ?

IoTThinks commented 4 years ago

Show the photos of your hardware setup, codes and pin connection.

Noone would be able to do a blind guess.