-
1Soldering
Begin by soldering the male header pins to the DLP-RFS1280 on a breadboard. Then Solder the DLP-RFS1280 to the PCB. Lastly the female header pins to the PCB. I've found if the PCB is resting on the DLP-RFS1280 and female header pins the soldering is easier.
-
2Software
Open the Arduino IDE. Open the library manager to download the "sx1280OverSpi" library. Go to File > Examples > sx1280OverSpi > arduinoSendAndReceive to open the program for running the Lora Shield. Verify and upload to an Arduino.
-
3Running
Open the serial monitor. Make sure you have the right baud rate. You should see a continuous print out. It will say what the DLP-RFS1280 is busy doing, the message being output, and the incoming message. Messages may be up to 255 characters so printing it may be very long.
-
4Editing
The goal of this project is to help others use long range radios for their own projects easier. So I hope you will change the messages being sent from this radio to sensor, or gps data. I am working on adding LoraWan functionality as well so these projects can be added to the internet.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.