Last seen: 2025-03-08 4:47 pm
Yes I tried using RYLR896 using the Arduino serial monitor
Yes I have ... if possible point me to anyone using LoRa successfully...I'll wait to hear details of a success story
Ive tried the RYLR896. Are you using AT commands, or Library? Can u Point to a video?
I tried Blll's examples no good. Are you using AT commands to setup the boards?
Thanks, Funny I've been through so Lora boards. Have you got any to work? If so which library you using? Can you share a Hello sketch?
Its labeled a 433 from Adafruit do have a Lora system running..? Seems you were going to order one.
/* LoRa Demo 1 Sender lora-demo1-send.ino Sends test packet with packet count Requires LoRa Library by Sandeep Mistry -/span> Dron...
Thanks again, yes I will use Drone Wkshp now That I have the right chip
I'm going with Adafruit RFM69HCW and RFM9X LoRa Packet Radio Breakouts
bare LORA board, a PTSolns prototyping kit and a pair of Heltec LORA radios kit... where'd you get these... the heltec website is for sale...
I guess I've been mislead by reviews posted on Amazon for RYLR896, and Youtube videos indicating success is using the RYLR896 Lora board and only Rx...
From his sketch // Define the pins used by the LoRa module const int csPin = 4; // LoRa radio chip select const int resetPin = 2; // LoRa r...