How to interface LoRa module with Arduino | Reyax RYLR998

Sdílet
Vložit
  • čas přidán 3. 09. 2022
  • In this video, I am showing how to interface the reyax RYLR988 LoRa module with Arduino uno
    also, I am controlling an LED with another Arduino transmitter
    #electronics #arduino #LoRa
    buy the reyax RYLR988 module from here
    l REYAX TECHDesign Online Store: reurl.cc/q54Qep
    l REYAX Amazon Online Store: reurl.cc/RX1pax
    l Cpark Solution LLP (REYAX Indian Distributor): www.cpark.in/
    l GSAS Micro System (REYAX Indian Distributor): gsasindia.com/
    l Sinelec Technologies (India) Pvt Ltd. (REYAX Indian Distributor): www.sinelec-tech.com
    download code and circuit from here
    www.esclabs.in/how-to-interfa...
    For components/ modules
    www.esclabs.in
    🄸🄽🅂🅃🄰🄶🅁🄰🄼
    / edison_science_corner
    🄵🄰🄲🄴🄱🄾🄾🄺
    / escpage
    🅃🄴🄻🄴🄶🅁🄰🄼
    t.me/edisonsciencecorneresc
    🅆🄷🄰🅃🅂🄰🄿🄿
    chat.whatsapp.com/EJ6QECH4UDe...
  • Věda a technologie

Komentáře • 22

  • @joshuvajohnvarghese2372
    @joshuvajohnvarghese2372 Před rokem +2

    Good one ❤️

  • @ENITech
    @ENITech Před rokem +1

    Great

  • @MrNams
    @MrNams Před rokem +2

    I have RYLR998, when set band using At command "AT+BAND=865000000", it remember only when it is connected, when i disconnect and connect and ise "AT+BAND?"
    it shows +BAND=915000000Hz, why it is not remembering BAND?

    • @EDISON_SCIENCE_CORNER
      @EDISON_SCIENCE_CORNER  Před rokem

      You have to save it . There is an AT Command for that . Check their datasheet

    • @MrNams
      @MrNams Před rokem

      @@EDISON_SCIENCE_CORNER I went through complete AT commands and other doc, nowhere mentioned of save, BAUD rate, address and networkid get automatically saved

    • @EDISON_SCIENCE_CORNER
      @EDISON_SCIENCE_CORNER  Před rokem

      Let me check that.

    • @MrNams
      @MrNams Před rokem

      @@EDISON_SCIENCE_CORNER Please, i lost my whole day, SoftwareSerial not sending AT commands, no reply to AT commands

  • @krishnawa_
    @krishnawa_ Před rokem +1

    Informative

  • @punyavathijanni2771
    @punyavathijanni2771 Před rokem +1

    👌

  • @woolfy02
    @woolfy02 Před rokem +2

    Very cool! What type of range can you get with this setup?

  • @meetb26
    @meetb26 Před rokem +1

    How to bi directional data pass between nodemcu and Arduino?

    • @EDISON_SCIENCE_CORNER
      @EDISON_SCIENCE_CORNER  Před rokem

      Nodemcu to arduino.?

    • @meetb26
      @meetb26 Před rokem

      @@EDISON_SCIENCE_CORNER both

    • @meetb26
      @meetb26 Před rokem

      @@EDISON_SCIENCE_CORNER vice versa

    • @meetb26
      @meetb26 Před rokem

      @@EDISON_SCIENCE_CORNER for example received data from the cloud in node mcu after same data send to Arduino after data some task perform like led1on == led1on : led 1 on otherwise led 1 off after Arduino one push Button an press after some data send to node mcu after same data send to cloud

    • @EDISON_SCIENCE_CORNER
      @EDISON_SCIENCE_CORNER  Před rokem

      It is possible

  • @futuredecisions3596
    @futuredecisions3596 Před rokem +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.