Hi all,
I am using two libelium SX1272 on a raspberry pi 2 with arduino bridge from cookinghacks. I want them to communicate with each other and eventually to exchange data for other purposes. But for now, i just want them to connect and communicate with each other.
So i got the code and compiled the files. While trying to run either the transmitter or receiver i get the following errors: "There has been an error while setting LoRa" and "SX1272 initialization failed". I followed the tutorial from cookinghacks, and tried one from github. Both configurations get these errors. What could be the cause of this? I haven't edited anything and i followed this: https://www.cooking-hacks.com/documentation/tutorials/extreme-range-lora-sx1272-module-shield-arduino-raspberry-pi-intel-galileo/#step3_3
from section: 4.2 Using the library with Raspberry Pi
These are the files and configurations of cooking hacks so pretty weird that it is not working at all. I looked up these errors and there are multiple posts resulting in this answer: Could be a hardware issue, contact RMA.
I can't find the cause so i hope you can help me out:)