LoRa Module with Arduino- REYAX RYLR998 Tutorial

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 58

  • @timchandler4741
    @timchandler4741 2 роки тому +3

    I have been looking for a good tutorial on this LoRa module for a long time. Finally my project works. Thank you!

    • @BINARYUPDATES
      @BINARYUPDATES  2 роки тому +1

      Great Tim, I'm happy to hear LoRa tutorial was useful to you!
      Best wishes!

  • @davidpaez8752
    @davidpaez8752 Рік тому +1

    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.

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      Sure David, Good luck and best wishes!
      Have a fun with Reyax LoRa Modules

  • @nicoshadjisofokli1725
    @nicoshadjisofokli1725 27 днів тому

    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

  • @abdulhameedubayathula5453
    @abdulhameedubayathula5453 Рік тому

    Great one.. You explained the each & every steps clearly

  • @silverface851
    @silverface851 7 днів тому

    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?

  • @jonathanreyesvite8354
    @jonathanreyesvite8354 2 місяці тому

    how you will modify the code to have p2p communication TX-RX in both devices?

  • @adithyanarasimhan2032
    @adithyanarasimhan2032 3 місяці тому

    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

  • @joetkeshub
    @joetkeshub 7 місяців тому

    GREAT TUTO! Thank you! You earned a new sub ;)

    • @BINARYUPDATES
      @BINARYUPDATES  7 місяців тому

      Thank you so much!
      I am glad you find this LoRa Module video useful.
      Best wishes!

  • @yojithkr17
    @yojithkr17 Рік тому +1

    What's the practical range of communication?

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      Hi Yojith, the RYLR890 LoRa Module communicates up to the range of around 10-15Km Approx.

  • @GameAndJokes
    @GameAndJokes Рік тому +1

    How long can this module go upto ? I mean what range can it handle

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      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.

  • @gaurav.kharate
    @gaurav.kharate Рік тому +1

    I have dout....
    If our lora module work on spi communication...
    Like moduoe sx1278then how to connect

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      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!

  • @jorgejaimesgarcia8768
    @jorgejaimesgarcia8768 9 місяців тому

    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

  • @jgl153
    @jgl153 Рік тому +1

    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.

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      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!

  • @trambinieletrica
    @trambinieletrica Рік тому +1

    I set up here at home, the receiver receives the signal but does not turn on the led, can you help me?

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому +1

      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!

  • @kewlbeans9905
    @kewlbeans9905 2 місяці тому

    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
    ");

  • @jayravan5102
    @jayravan5102 2 роки тому

    For tx side Voltage divider not required?

    • @BINARYUPDATES
      @BINARYUPDATES  2 роки тому

      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!

  • @zachreyhelmberger894
    @zachreyhelmberger894 10 місяців тому

    Well done! Thank you!!

  • @prashantpitroda2385
    @prashantpitroda2385 2 роки тому

    how much range it can cover? also please guide which frequency band is allowed in India?

    • @BINARYUPDATES
      @BINARYUPDATES  2 роки тому

      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.

  • @tonyfremont
    @tonyfremont 2 роки тому

    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?

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      Yes, if LoRa Gateways are configured for the similar frequency they can receive data

  • @NikhilKumar-ew4mc
    @NikhilKumar-ew4mc Рік тому

    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 🙏

  • @raffaeleprincipi6768
    @raffaeleprincipi6768 7 місяців тому

    Can a PWM signal be transmitted

    • @BINARYUPDATES
      @BINARYUPDATES  5 місяців тому

      Hi Raffael, yes we can transmit PWM signal using LoRa radio module to change brightness of an LED from other Arduino. Best wishes!

  • @DilnuwanAmaraweera
    @DilnuwanAmaraweera Рік тому

    That's awesome. Thank you you

  • @woolfy02
    @woolfy02 Рік тому

    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

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому +1

      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!

  • @sayalimehta3977
    @sayalimehta3977 29 днів тому

    you are the best

  • @futuredecisions3596
    @futuredecisions3596 Рік тому +1

    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.

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      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!

  • @vinodkinoni4863
    @vinodkinoni4863 2 роки тому

    Nice tut sir g can we do on that project on
    Ai Thinker Lora Module (RA-02) - 433Mhz

    • @BINARYUPDATES
      @BINARYUPDATES  2 роки тому

      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

  • @engrubaidkhan5037
    @engrubaidkhan5037 2 роки тому

    How to enable AT command because AT command is not working with us

    • @BINARYUPDATES
      @BINARYUPDATES  2 роки тому

      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!

  • @vanhungtran497
    @vanhungtran497 Рік тому

    can you give me the connection diagram for lora E32 and arduno?

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      Hi Văn Hùng Trần, I've not yet tried LoRa E32. Will update you soon in future.

  • @muzaffarhussainsayyed8010
    @muzaffarhussainsayyed8010 Рік тому +1

    Thanks 👍

  • @fullpower8382
    @fullpower8382 Рік тому

    Hi Kumpel, ich grüße dich aus Deutschland! :-)

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому

      Hi, Danke schön! grüßelize willkommen😊

  • @damien_charpin
    @damien_charpin Рік тому

    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.

  • @kishoremoorthi5673
    @kishoremoorthi5673 2 роки тому

    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.

    • @BINARYUPDATES
      @BINARYUPDATES  2 роки тому

      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

    • @kishoremoorthi5673
      @kishoremoorthi5673 2 роки тому

      @@BINARYUPDATES Thank you for your valuable opinion sir.

  • @bilalhajji9473
    @bilalhajji9473 2 роки тому

    what the range

    • @BINARYUPDATES
      @BINARYUPDATES  2 роки тому +1

      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