LoRa Relay Control With Arduino Upto 15KM

  Рет қаралды 33,919

Ahmad Logs

Ahmad Logs

Күн бұрын

In this video, I will explore the world of LoRa communication and show you how to control a relay using LoRa modules and arduino with a range of up to 15km. The setup consists of a Transmitter and a Receiver, where the relay module is connected to the Receiver, and a button is connected to the Transmitter for relay control. I will show you how to implement the Synchronization process between devices to ensure a consistent relay status, even in the presence of data loss during transmission. I have achieved the synchronization process by periodically updating the relay status between devices, allowing the system to achieve reliable and seamless relay control. This video is perfect for beginners and enthusiasts looking to explore remote relay switching applications using LoRa technology. The video provides a comprehensive guide to assembling the components with a wiring diagram, handling voltage compatibility, and includes coding details for both devices.
RYLR406 LoRa Module - reyax.com/prod...
Parts Receiver:
1. Arduino UNO - amzn.to/3ZWKAz2
2. LoRa Module - amzn.to/3NvHnBW
3. Relay Module - amzn.to/3l1aoem
4. Resistors 1K, 2K
Parts Transmitter:
1. Arduino Nano - amzn.to/3Q7uMHU
2. LoRa Module - amzn.to/3NvHnBW
3. Resistors 1K, 2K
4. Push Button
5. LED
--------------------------------------------------------------------------------------------------------------------
Useful Video Links
--------------------------------------------------------------------------------------------------------------------
How to use LoRa Module with Arduino
• How to use LoRa Module...
LoRa GPS Tracker Project with Google Maps
• LoRa GPS Tracker Proje...
--------------------------------------------------------------------------------------------------------------------
Social Media Links
--------------------------------------------------------------------------------------------------------------------
GitHub:
github.com/ahm...
KZbin:
www.youtube.co...
--------------------------------------------------------------------------------------------------------------------
Download Code
--------------------------------------------------------------------------------------------------------------------
github.com/ahm...
--------------------------------------------------------------------------------------------------------------------
Disclaimer
--------------------------------------------------------------------------------------------------------------------
Disclaimer: All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
#Arduino #LoRa #ArduinoProject

Пікірлер: 74
@williamna5800
@williamna5800 Жыл бұрын
Nice and very simple for people to follow. This is how it should be to allow everyone to understand a "howto" video so they can easily modify for their own use. Well done.
@AhmadLogs
@AhmadLogs Жыл бұрын
Glad you enjoyed it!
@MohamedMahmoud-io7ce
@MohamedMahmoud-io7ce Ай бұрын
Best and Intelligent work , go on
@labandrick9240
@labandrick9240 Жыл бұрын
I'm Always waiting for your notifications Keep it up the good work
@AhmadLogs
@AhmadLogs Жыл бұрын
You're the best!
@michaelraj873
@michaelraj873 Жыл бұрын
Thanks for sharing...I'm new your subscriber...I hope to learn more from you
@AhmadLogs
@AhmadLogs Жыл бұрын
Welcome!
@masoudjafarzadeh
@masoudjafarzadeh Жыл бұрын
Hi Mr ahmad Thanks for sharing
@AhmadLogs
@AhmadLogs Жыл бұрын
So nice of you
@f.rahman3458
@f.rahman3458 Жыл бұрын
Boss is Boss 👍🏻
@AhmadLogs
@AhmadLogs Жыл бұрын
thanks
@renewinnik568
@renewinnik568 Жыл бұрын
Love the project. A matter of fact, setting one up to play with myself. The only thing I am not sure about is the ground on the relay. How is that getting it's ground. I think I understand, to activate the replay you are pulling in1 down (I think). What bugs me is where the lora module is getting it's receive ground for the voltage divider? Thanks and great job teaching and explaining.
@danielstarnes7354
@danielstarnes7354 8 ай бұрын
I agree, it does not make sense to have a 1k resistor on the relay ground. Is this correct?
@asjad1814
@asjad1814 11 ай бұрын
I want to use Ai thinker LoRa Ra-01 please share wiring diagram and code for this module
@jwpvanrenen1841
@jwpvanrenen1841 6 ай бұрын
The GND from the relays must be connected with Gnd Arduino.
@arduinomaquinas
@arduinomaquinas Жыл бұрын
Great vídeo ❤ loved @arduinomaquinas thank you man🇧🇷😉👍 subscribed 👏👏👏👏👏👏👏
@AhmadLogs
@AhmadLogs Жыл бұрын
thanks
@BriNaCa
@BriNaCa 9 ай бұрын
Lowering the LoRa Serial baud rate improves lost data.
@luisguillermocrosspastrana4269
@luisguillermocrosspastrana4269 Ай бұрын
Cuanto alcé tiene ese módulo?
@KarthiKeyan-vs4ib
@KarthiKeyan-vs4ib Жыл бұрын
Can you please make an video of LORA transmitter and receiver with the certain limit of 1km with geofence and detection with alarm in receiver. If the the transmitter is within the geofence position.....😊🙏❤️
@wd5992
@wd5992 7 ай бұрын
Is there a simple way of encrypting the message? I dont want anyone in 15km surroundings to "switch my relay"
@dabhichandresh.6900
@dabhichandresh.6900 Жыл бұрын
Thank you sir ..
@dabhichandresh.6900
@dabhichandresh.6900 Жыл бұрын
But lora model kahase ordar kare India me?
@AhmadLogs
@AhmadLogs Жыл бұрын
from amazon
@dabhichandresh.6900
@dabhichandresh.6900 Жыл бұрын
@@AhmadLogs Indian currency not available asa aa raha he.
@AhmadLogs
@AhmadLogs Жыл бұрын
@@dabhichandresh.6900 you can buy it from amazon
@ChristianGrau92
@ChristianGrau92 6 ай бұрын
Do the same with a Water pressure sensor please and make it report every 30 min and go to sleep between :)
@OMARMGE
@OMARMGE Жыл бұрын
thank you , boss .
@AhmadLogs
@AhmadLogs Жыл бұрын
thanks
@marcosepe7595
@marcosepe7595 6 ай бұрын
Could two Arduino nanos be used, eliminating Arduino uno?
@N1ghtR1der666
@N1ghtR1der666 6 ай бұрын
is there any way to send other data types other than a String because string analysis seems too messy for more complex systems, or systems with multiple clients per server.
@melow-lv4po
@melow-lv4po 3 ай бұрын
Sir, I have an issues with the program I am using LoRa SX1278 the LoRa button is showing 1a and 0a in the serial monitor, but the led is not coming on and the LoRa relay not receiving the data, hence the relay is not working. any advise appreciated.
@ais_robotic
@ais_robotic 11 ай бұрын
Assalamu Alaikum Brother ; Thank u so much ; please make a video about get All sms from sim-module storage ; i tired but it return break result 1 to 9 sms stop some time and 11 to 13 and .... please make a video amout it (Arduino +Sim module)
@sutikahideo5699
@sutikahideo5699 6 ай бұрын
i test below 1km ,i do not know related with antenna or noise from high frequency signal
@jessevsammons
@jessevsammons 7 ай бұрын
Can this be battery powered? Thanks
@samd0123
@samd0123 4 ай бұрын
Can I use Seeed Studio XIAO SAMD21 on both sides? Thank you.
@firdoshdiakus4841
@firdoshdiakus4841 Жыл бұрын
Great project the only problem is we cannot get the RYLR lora modules here so what would the equivelent be, can i use sx1278 ??
@AhmadLogs
@AhmadLogs Жыл бұрын
the buy link is in the description.
@EL90291
@EL90291 9 ай бұрын
How can integrate this with Blynk (or other iot) for a remote door or garage opener ?
@woolfy02
@woolfy02 Жыл бұрын
Very cool and detailed project! Is it possible to use an arduino nano instead of the uno? (Hope to cut down the size). I definitely want to try it out.
@СергейАли-у6е
@СергейАли-у6е 8 ай бұрын
да, можно
@francainzos27
@francainzos27 Жыл бұрын
Can i use 2 Arduino nano?
@sam_always
@sam_always 5 ай бұрын
i need help. for lora
@rupeshkoulge1616
@rupeshkoulge1616 Жыл бұрын
Is it legal to use this frequency in India?, the allowed frequency in India is between 865 MHz to 867 MHz
@jwpvanrenen1841
@jwpvanrenen1841 6 ай бұрын
Nope
@eham2011
@eham2011 Жыл бұрын
kindly share purchase link
@AhmadLogs
@AhmadLogs Жыл бұрын
Check description
@mehulchawda8807
@mehulchawda8807 Жыл бұрын
How can I contact you brother?
@djzatka
@djzatka Жыл бұрын
Can you make rc controller upto 20km?
@fanman420
@fanman420 5 ай бұрын
if you have perfect line of sight
@N1ghtR1der666
@N1ghtR1der666 11 ай бұрын
dont lora modules use 3.3v logic and arduinos use 5v so how does this work?
@interhaker
@interhaker 9 ай бұрын
he placed resistors at the logic pins
@jwpvanrenen1841
@jwpvanrenen1841 6 ай бұрын
But forgot the gnd from the relays to connect with gnd arduino
@vijayk8788
@vijayk8788 Жыл бұрын
❤❤
@AhmadLogs
@AhmadLogs Жыл бұрын
thanks
@atiq910
@atiq910 Жыл бұрын
Which country you are from?
@AhmadLogs
@AhmadLogs Жыл бұрын
🇵🇰
@sidd5800
@sidd5800 11 ай бұрын
​@@AhmadLogssir ur email please ? fb contact for projects ? siddiqui
@it_idchannel5325
@it_idchannel5325 Жыл бұрын
Have 60 KM?
@AhmadLogs
@AhmadLogs Жыл бұрын
no
@luixmod1
@luixmod1 2 ай бұрын
where is the 15Km? you just show the program..
@imransajid7615
@imransajid7615 Жыл бұрын
Bhai ye lora module kdr sa lia
@AhmadLogs
@AhmadLogs Жыл бұрын
from Reyax
@imransajid7615
@imransajid7615 Жыл бұрын
@@AhmadLogs?
@AhmadLogs
@AhmadLogs Жыл бұрын
@@imransajid7615 Reyax.com
@zyghom
@zyghom Жыл бұрын
not good - try another approach: 1- sender sends command 2- every command sent, requires confirmation from the receiver 3- once confirmation received, no more communication needed until next command is needed this way much much less pollution in the air
@AhmadLogs
@AhmadLogs Жыл бұрын
great! I will work on it.
@laiquangtuyen
@laiquangtuyen 6 ай бұрын
15km really?
@over-engineered
@over-engineered 4 ай бұрын
It’s radio, line of sight hill top to hill top 15Km likely easily possible. In a urban environment, 500m, in an industrial building, 50m maybe.
@amovie8909
@amovie8909 Жыл бұрын
Lora control app
@AhmadLogs
@AhmadLogs Жыл бұрын
give me some more detail
@kantilab
@kantilab Жыл бұрын
You can please stop making project with REYAX project. And make new concept. Like previous videos…!
@AhmadLogs
@AhmadLogs Жыл бұрын
OK.
465 Rutgers University Confirmed: Meshtastic and LoRa are dangerous
13:27
Getting Started with LoRa & testing Range in my City
12:39
techiesms
Рет қаралды 121 М.
规则,在门里生存,出来~死亡
00:33
落魄的王子
Рет қаралды 27 МЛН
РОДИТЕЛИ НА ШКОЛЬНОМ ПРАЗДНИКЕ
01:00
SIDELNIKOVVV
Рет қаралды 3,2 МЛН
You’ve Never Seen WiFi Like This
20:43
Data Slayer
Рет қаралды 928 М.
LoRa Module with Arduino- REYAX RYLR998 Tutorial
26:49
BINARYUPDATES
Рет қаралды 45 М.
How to use LoRa Module with Arduino - Range Test - RYLR406 15KM
13:00
LoRa Distance Testing with RYLR998 in open field - Amazing results!
14:21
How LoRa Modulation really works - long range communication using chirps
27:38