sandeepmistry / arduino-LoRa

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

lora sx 1278 ra-02 433MHz connections #354

Closed feras33 closed 3 years ago

feras33 commented 4 years ago

hello i have been trying to connect my lora sx1278 on my arduino mega 433Mhz , but i keep getting intializing lora failed. Can you give me some detailed help about the default connection between arduino mega 2560 ,and lora sx1278 ra-02.

Thanks.

IoTThinks commented 4 years ago

Check this and update the library to v0.7.2 https://github.com/sandeepmistry/arduino-LoRa/issues/351

LORA------------MEGA 3,3--------------3,3 GND-------------GND MOSI------------51 SCK-------------52 MISO-----------50 NSS-------------53 RESET-----------9 DIO0-------------2

feras33 commented 4 years ago

Still not working probably the chip is damage. Thank you

IoTThinks commented 4 years ago

I made Mega + sx1278 works at https://github.com/sandeepmistry/arduino-LoRa/issues/205#issuecomment-613848638