Last seen: 2024-07-28 1:58 pm
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...
Yes, have powered it with 3.3v, watched Bill's Vid ( different pinout ) , and many other UTube vids, and reviewed the AT commands. But thanks for yo...
Thanks ... it may be related to the IDE not recognizing any of my Nano s?