Such a relief to be heard, we don't get in a long time. Thanks for this; it's totally a game changer to me, saw several LoRa tutorials but none were explicit like yours. Thanks for listening to your subscribers. Greetings from Tanzania 🇹🇿
@@ElectroniClinic, speaking of "anything for you my friend", actually there's one scenario I'd love to learn from you; how about level situation ; that a sensor node can act as a bridge to connect other sensor nodes in order to reach master node. Just like using nrf24l01 ; in that way we can connect many sensor without worrying the distance from the master node. Therefore I would like to know how to handle such situation in both sensor node and master, so that the master node can receive an know from which sensor node those data belong. I hope you get my point. Please, one more tutorial
I am using RA-02 in Arduino Uno. I've manage to recreate your tutorial "Multiple Sensors Monitoring with Arduino Lora SX1278, Flame Sensor, LDR, & Potentiometer". I also manage to replace the sensors (I've used voltage and current sensors instead) and added some other ones and manage to send sensor data to the other node. Right now I am trying this tutorial too because this is more relevant to my thesis that I am working on right now. In this tutorial, I remove the codes for the OLED Display and used serial print instead (because I didn't have OLED Display). I only used Master Node codes and Lora Node1 just to test (I only have 2 Arduino Uno so I cant test with 2nd node but I am planning to buy additional Arduino Uno when I got budget).I only able to send and receive 1 packet and the whole process stops. Can you help me solve my problem? I really needed this tutorial for my thesis thank you so much!
Why did you not use logic level converters for your connections to the LoRa sx1278 modules which operate on 3.3V logic ? Is there no risk of burning your module by connecting its pins directly to the arduinos which operate on 5V logic??
First of all a big thankyou for the nice tutorials you continue making, I must say that they are quite informative, though i am just beginning in the Lora field i couldn't help but wonder how or what do i need to send the data from the master node to the cloud network like TNT. Thanks in advance.
Please create wireless overhead tank monitor with pump automatic on/off system and having manual switch to turn on/off motor at any time using these wireless modules and waterproof sensor. The lcd will show the current water level and we can also use temperature sensor to show room temperature.
What a brilliant project. Im a student and i would like to know if you can send traffic signals to the master slave from the slave and be able to control it from the master slave.
Vanakam Electronic Clinic. All your Videos are fascinating. Thank you for that. I need your help with my coding. How to control servo motor with LoRa interfacing STM32 blue pill two way communication?
nice!! very good explanation !! a question, possible to make a video on lora where we use two lora with each lora and arduino with a dht11, each displayed in the serial of the other?
@@ElectroniClinic ok, i think you misunderstood my question !! in the video just a button that will display the message in the same arduino. here is what I want: example I want to display the temperature in a lcd or serila of an arduino 1 via lora, and in arduino 2 I also want to see the value of my ds18b20 in the second lcd. display temperature dht11 connect with arduin1 in the second arduino lcd via lora display the ds18b20 temperature of the second arduino in the lcd of the 1st arduin via lora thank you for your reply I looked everywhere, I did not find a good answer.
LoRa based Automation project with Feedback message:
ua-cam.com/video/TDEKsaNIZJs/v-deo.html
Such a relief to be heard, we don't get in a long time.
Thanks for this; it's totally a game changer to me, saw several LoRa tutorials but none were explicit like yours.
Thanks for listening to your subscribers.
Greetings from Tanzania 🇹🇿
anything for you my friend.
@@ElectroniClinic, speaking of "anything for you my friend", actually there's one scenario I'd love to learn from you; how about level situation ; that a sensor node can act as a bridge to connect other sensor nodes in order to reach master node. Just like using nrf24l01 ; in that way we can connect many sensor without worrying the distance from the master node. Therefore I would like to know how to handle such situation in both sensor node and master, so that the master node can receive an know from which sensor node those data belong.
I hope you get my point.
Please, one more tutorial
Big thank you!!, this video so informative for the beginner like me
I am using RA-02 in Arduino Uno. I've manage to recreate your tutorial "Multiple Sensors Monitoring with Arduino Lora SX1278, Flame Sensor, LDR, & Potentiometer". I also manage to replace the sensors (I've used voltage and current sensors instead) and added some other ones and manage to send sensor data to the other node. Right now I am trying this tutorial too because this is more relevant to my thesis that I am working on right now.
In this tutorial, I remove the codes for the OLED Display and used serial print instead (because I didn't have OLED Display). I only used Master Node codes and Lora Node1 just to test (I only have 2 Arduino Uno so I cant test with 2nd node but I am planning to buy additional Arduino Uno when I got budget).I only able to send and receive 1 packet and the whole process stops. Can you help me solve my problem? I really needed this tutorial for my thesis thank you so much!
Very Nice Video Sir with brief explain. keep it up plz👏👏👍🙂
Why did you not use logic level converters for your connections to the LoRa sx1278 modules which operate on 3.3V logic ?
Is there no risk of burning your module by connecting its pins directly to the arduinos which operate on 5V logic??
Is lora433 free band in India?
What is the distance achieved in outdoor and indoor settings
First of all a big thankyou for the nice tutorials you continue making, I must say that they are quite informative, though i am just beginning in the Lora field i couldn't help but wonder how or what do i need to send the data from the master node to the cloud network like TNT. Thanks in advance.
Check my videos ok iot gateway using loRa.
Please create wireless overhead tank monitor with pump automatic on/off system and having manual switch to turn on/off motor at any time using these wireless modules and waterproof sensor. The lcd will show the current water level and we can also use temperature sensor to show room temperature.
Sir, What will happen if we send data from both the salve nodes at the same time......Will the master node display data from both at the same time?
What a brilliant project.
Im a student and i would like to know if you can send traffic signals to the master slave from the slave and be able to control it from the master slave.
ya of course you can, you can watch my other videos on LoRa. I have covered two way communication.
Vanakam Electronic Clinic. All your Videos are fascinating. Thank you for that. I need your help with my coding. How to control servo motor with LoRa interfacing STM32 blue pill two way communication?
Watch my video on stm32 and lora
@@ElectroniClinic Can MasterNode send data to other Nodes?
Is it possible to send two different sensor node to the master node at the same time
Amazing tutorial
nice!! very good explanation !!
a question, possible to make a video on lora where we use two lora with each lora and arduino with a dht11, each displayed in the serial of the other?
thanks bro.
watch my video on two way communicstion.
@@ElectroniClinic thanks brother
@@ElectroniClinic ok, i think you misunderstood my question !!
in the video just a button that will display the message in the same arduino. here is what I want:
example I want to display the temperature in a lcd or serila of an arduino 1 via lora, and in arduino 2 I also want to see the value of my ds18b20 in the second lcd.
display temperature dht11 connect with arduin1 in the second arduino lcd via lora
display the ds18b20 temperature of the second arduino in the lcd of the 1st arduin via lora
thank you for your reply
I looked everywhere, I did not find a good answer.
hola, excelente, Tenes el repositorio gracias ,
Good work
how can the master check the active status of node?
Can we set specific address to lora module
SIR is LORA USE AS SOUND TRANSMITTER UP TO 20 KM
It's a good idea, I will take a look at this.
@@ElectroniClinic ok SIR I M WATING URS REPLY
can i use this project for data transmission?
Yes, you can.
What's the practical range of communication?
I have a separate video on Lora range test, kindly check playlist.
Range depends on which type antenna is used, we have flexible pcb antennas, whipe antennas, and suction cup antennas
Can I use same code for sx1276 for 865 MHz 🌟