sandeepmistry / arduino-LoRa

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

Starting LoRa Failed #549

Closed EsKliwoN closed 2 years ago

EsKliwoN commented 2 years ago

Are you receiving Starting LoRa failed while using the demo code? with REG_VERSION is FF. I'm using sx1276 to Arduino UNO with logic converter and it still error. My sx1276 module has been powered up by 3.3V from UNO

when i try another LoRa using external power with 3.29V it said that REG_VERSION was 8

Can somebody help me to finish my project :(