Hello sir and thank you for the great tutorial. I have build this project and works as you described. However could you kindly please help for some improvements needed? The thing is that I prefer to have an immediate reaction. At your project there is a delay of 1 second from time that button is pressed to the LED lights up and a second delay for the LED to lights off at realising the button. Could that be faster? I reduce the delay(1000); function to lower values but then the project does not work at all. Another way to make my project works as desired is that the LED at the receiver lights up when turn on the transmitter and LED lights off when turn off the power of the transmitter. In other words LED lights ON and OFF when there is communication or not between receiver and transmitter. Regards
are there ay libraries for use in c/c++? I'm programming an ATmega, for my purposes Arduino is not on the menu and I'm struggling a lot making these modules work - although I've configured them with arduino it doesn't seem to be communication between these lora modules and my atmega :( any advice?
I am using using 57600 as baud rate to send a simple string message hi. the receiver receives the message only for a few times but not continuous even though the transmitter transmits in a loop. is it because of the baud rate or is there some other reason
Hi, LoRa Reyax RYLR998 Moduke can communicate over hundreds of meter range. The exact number can't be said as it depends on line of sight or non-line of sight. Also, in area and environmental factors too affect wireless communication range.
Hi Gaurav, you must use Arduino libraries for Semtech SX1278 and SPI Pins of an Microcontroller to establish communicate. Also make sure SX1278 Lora module which you're planning support 868 MHz LoRa band for India. Good luck and best wishes!
Hola, disculpa amigo yo tengo el problema que al conectar al ide de arduino todos los comandos me aparecen +Err=1, alguna sugerencia que me puedas dar porfavor
Very interesting product. Makes data transfer easy and safe. Unfortunately it is a closed protocol and there is no chance to integrate into a existing lora network. Communication is only possible between these moduls.
Hi Trambini, you can use serial monitor to check what you receive at LoRa receiver. Also check if in case LED itself is damaged. It happens soemtime. I am hoping you're using our Arduino code provided for Reyax RYLR998 LoRa modules. Good luck and best wishes!
Hi Jay, in my case it worked. I also have seen some people online using voltage divider but when I tested my LoRa Modules RYLR998 it worked without any extra circuitry. Good luck and best wishes!
Hi Prashant, I've tested my LoRa Modules RYLR998 for 400 meters in line of sight. and frequency is 868 MHz frequency is allowed in India for LoRa radio communication.
Can Lora gateways "see" these messages? Are they on rotating frequencies from the appropriate band, or are all messages on exactly 865MHz in this example?
Sir can u plz help me to do the same for different lora module(DTDS-622C) , I am having issue working on that. Sir just plz help me as this is my final year project and my deadline is near... Plz sir respond me ASAP if u could 🙏
Great project! Do you have a video or tutorial on how to power 12V to 110V on the receiver end? I want to be able to push the button, and have it turn on. ty
Hi Woolfy02, I'll consider making video to control devices that powered on 12V to 110V. Till then you must consider using transistor for lower voltages for around 12V and for higher voltages use relay to control devices connected to microcontrollers. These transistors and relay will acts as a switching devices for higher voltages. I hope this may be useful. Thanks for your video suggestions. Good luck and best wishes!
Arduino has 3.3 V Pin on Power Pins. And I prefer to power-up RYLR998 LoRa module through on board 3.3V Pins. And I did used TTL converter in the beginning of this video. Thanks and good day!
Hi Vinod, RA-02 LoRa Module can possibly work but the issue is with Frequency because 433 MHz frequency band is not allowed at least in India. I hope this information may help you. Thanks
Hi Ubaid, AT command mode is enabled by default for LoRa Module especially RYLR998 Module. I think you may have to check connections properly and also make sure the baud rate and LoRa frequency has to set properly as per your country . I've in-fact shown, how to set and also connect these modules in the same video. I hope this may help you. Good luck!
I am sorry to bother you but I have a problem with the receiver code. The line if (Lora. available()), apparently the data is not available and it returns 0. Can you please help me with this.
Hai! Sir, Hope you are doing great. I'm Kishore, a B.E graduate in EIE (2020 passed out). Currently I have no work experience and not much knowledged in Hardware or Software. But I'm bit interested in Embedded. Can u suggest me where to start? , to have a successful carrier path.
Hi Kishore, you can start with Embedded C and AVR 8-bit Microcontroller programming. This will be a great entry point. We've awesome pre-recorded video courses you may want to check them out our official website. Usually, to become employable in embedded system you must know these skills namely, EMBEDDED C, 8-BIT AVR, PROTOCOLS and 32-BIT ARM Microcontroller Programming. I hope this can help. Wish you good luck and best wishes! Team BinaryUpdates
LoRa radio communication range can be expected to be several Km but it subjected to line of sight or no line of sight and many other factors. I hope this may help you! I have tested these modules for 400m by myself. Thanks
I have been looking for a good tutorial on this LoRa module for a long time. Finally my project works. Thank you!
Great Tim, I'm happy to hear LoRa tutorial was useful to you!
Best wishes!
I have a Flipper Zero but I don't have a second one to test two LoRa modules, so hopefully, this will get me started with simple commands.
Sure David, Good luck and best wishes!
Have a fun with Reyax LoRa Modules
Hello sir and thank you for the great tutorial. I have build this project and works as you described. However could you kindly please help for some improvements needed?
The thing is that I prefer to have an immediate reaction. At your project there is a delay of 1 second from time that button is pressed to the LED lights up and a second delay for the LED to lights off at realising the button. Could that be faster? I reduce the delay(1000); function to lower values but then the project does not work at all.
Another way to make my project works as desired is that the LED at the receiver lights up when turn on the transmitter and LED lights off when turn off the power of the transmitter. In other words LED lights ON and OFF when there is communication or not between receiver and transmitter.
Regards
Great one.. You explained the each & every steps clearly
Hi Absulhammed
Glad it was helpful!
are there ay libraries for use in c/c++? I'm programming an ATmega, for my purposes Arduino is not on the menu and I'm struggling a lot making these modules work - although I've configured them with arduino it doesn't seem to be communication between these lora modules and my atmega :( any advice?
how you will modify the code to have p2p communication TX-RX in both devices?
I am using using 57600 as baud rate to send a simple string message hi. the receiver receives the message only for a few times but not continuous even though the transmitter transmits in a loop. is it because of the baud rate or is there some other reason
GREAT TUTO! Thank you! You earned a new sub ;)
Thank you so much!
I am glad you find this LoRa Module video useful.
Best wishes!
What's the practical range of communication?
Hi Yojith, the RYLR890 LoRa Module communicates up to the range of around 10-15Km Approx.
How long can this module go upto ? I mean what range can it handle
Hi, LoRa Reyax RYLR998 Moduke can communicate over hundreds of meter range. The exact number can't be said as it depends on line of sight or non-line of sight. Also, in area and environmental factors too affect wireless communication range.
I have dout....
If our lora module work on spi communication...
Like moduoe sx1278then how to connect
Hi Gaurav, you must use Arduino libraries for Semtech SX1278 and SPI Pins of an Microcontroller to establish communicate. Also make sure SX1278 Lora module which you're planning support 868 MHz LoRa band for India. Good luck and best wishes!
Hola, disculpa amigo yo tengo el problema que al conectar al ide de arduino todos los comandos me aparecen +Err=1, alguna sugerencia que me puedas dar porfavor
Very interesting product. Makes data transfer easy and safe. Unfortunately it is a closed protocol and there is no chance to integrate into a existing lora network. Communication is only possible between these moduls.
Hi Jgl153, very true. I agree with you! but overall performance wise its the best LoRa Modules we can get in the market. Have a beautiful day!
I set up here at home, the receiver receives the signal but does not turn on the led, can you help me?
Hi Trambini, you can use serial monitor to check what you receive at LoRa receiver. Also check if in case LED itself is damaged. It happens soemtime. I am hoping you're using our Arduino code provided for Reyax RYLR998 LoRa modules. Good luck and best wishes!
Can Lora RYLR998 Modules be configured WITHOUT using USB-To-TTL module with code below?
Serial.begin(57600);
delay(20);
Serial.print("AT+RESET
");
delay(20);
Serial.print("AT+IPR=9600
");
delay(20);
Serial.print("AT+ADDRESS=2
");
delay(20);
Serial.print("AT+NETWORKID=5
");
delay(20);
Serial.print("AT+MODE=1
");
For tx side Voltage divider not required?
Hi Jay, in my case it worked. I also have seen some people online using voltage divider but when I tested my LoRa Modules RYLR998 it worked without any extra circuitry. Good luck and best wishes!
Well done! Thank you!!
Glad it was helpful!
how much range it can cover? also please guide which frequency band is allowed in India?
Hi Prashant, I've tested my LoRa Modules RYLR998 for 400 meters in line of sight. and frequency is 868 MHz frequency is allowed in India for LoRa radio communication.
Can Lora gateways "see" these messages? Are they on rotating frequencies from the appropriate band, or are all messages on exactly 865MHz in this example?
Yes, if LoRa Gateways are configured for the similar frequency they can receive data
Sir can u plz help me to do the same for different lora module(DTDS-622C) , I am having issue working on that.
Sir just plz help me as this is my final year project and my deadline is near...
Plz sir respond me ASAP if u could 🙏
Can a PWM signal be transmitted
Hi Raffael, yes we can transmit PWM signal using LoRa radio module to change brightness of an LED from other Arduino. Best wishes!
That's awesome. Thank you you
Great project! Do you have a video or tutorial on how to power 12V to 110V on the receiver end? I want to be able to push the button, and have it turn on. ty
Hi Woolfy02, I'll consider making video to control devices that powered on 12V to 110V. Till then you must consider using transistor for lower voltages for around 12V and for higher voltages use relay to control devices connected to microcontrollers. These transistors and relay will acts as a switching devices for higher voltages. I hope this may be useful. Thanks for your video suggestions. Good luck and best wishes!
you are the best
The RYLR998 is NOT 5v tolerant and should not be connected directly to the Arduino IO which operates at 5v. You will need a TTL converter.
Arduino has 3.3 V Pin on Power Pins. And I prefer to power-up RYLR998 LoRa module through on board 3.3V Pins. And I did used TTL converter in the beginning of this video. Thanks and good day!
Nice tut sir g can we do on that project on
Ai Thinker Lora Module (RA-02) - 433Mhz
Hi Vinod, RA-02 LoRa Module can possibly work but the issue is with Frequency because 433 MHz frequency band is not allowed at least in India. I hope this information may help you. Thanks
How to enable AT command because AT command is not working with us
Hi Ubaid, AT command mode is enabled by default for LoRa Module especially RYLR998 Module. I think you may have to check connections properly and also make sure the baud rate and LoRa frequency has to set properly as per your country . I've in-fact shown, how to set and also connect these modules in the same video. I hope this may help you. Good luck!
can you give me the connection diagram for lora E32 and arduno?
Hi Văn Hùng Trần, I've not yet tried LoRa E32. Will update you soon in future.
Thanks 👍
Welcome 👍
Hi Kumpel, ich grüße dich aus Deutschland! :-)
Hi, Danke schön! grüßelize willkommen😊
I am sorry to bother you but I have a problem with the receiver code. The line if (Lora. available()), apparently the data is not available and it returns 0. Can you please help me with this.
Hai! Sir, Hope you are doing great.
I'm Kishore, a B.E graduate in EIE (2020 passed out). Currently I have no work experience and not much knowledged in Hardware or Software. But I'm bit interested in Embedded.
Can u suggest me where to start? , to have a successful carrier path.
Hi Kishore, you can start with Embedded C and AVR 8-bit Microcontroller programming. This will be a great entry point. We've awesome pre-recorded video courses you may want to check them out our official website.
Usually, to become employable in embedded system you must know these skills namely, EMBEDDED C, 8-BIT AVR, PROTOCOLS and 32-BIT ARM Microcontroller Programming. I hope this can help. Wish you good luck and best wishes!
Team BinaryUpdates
@@BINARYUPDATES Thank you for your valuable opinion sir.
what the range
LoRa radio communication range can be expected to be several Km but it subjected to line of sight or no line of sight and many other factors. I hope this may help you! I have tested these modules for 400m by myself. Thanks