Instant sub, most people would never even care to thank somebody who sent them a pack of resistors, you sir are a gentleman and a scholar.
@thegoodhen4 жыл бұрын
Spreading factor is related to how many chips are used to encode one bit. When the SF is n, one bit is encoded as 2^n chips ("bits"), so it takes much longer, but it is less susceptible to noise and therefore also improves range.
@michaelpadovani95666 жыл бұрын
Don't know much about lora modules but i like how it uses a simple serial connection. Depending on the range and power consumption it would be good or bad for "out in the field" sensors. Very glad u didn't forget about I2C also!
@GeorgeWMays4 жыл бұрын
Uh, wasn't that a 3.3v device that you connected to the 5v source? Did I miss something?
@rodrigoluka4533 жыл бұрын
I know I am pretty off topic but do anyone know of a good website to stream newly released tv shows online ?
@korbinbrayan47943 жыл бұрын
@Rodrigo Luka I would suggest Flixzone. You can find it by googling =)
@Elfnetdesigns6 жыл бұрын
868 MHz is in the public service and LMR portion of the 800 MHz trunking band in the USA, and requires an LMR license with 800 MHz classification. 800 MHz is prime real-estate for public services, and wireless providers, the FCC is very protective of that band since it's a money maker for them.. IDK if I'd be using those exact models for anything, I'd opt for a different version on a different band.
@tigrafrog6 жыл бұрын
Are you sure it is OK to power those with 5v? By specs it's up to 3.6 v. Also you will need a logic-level converter as well.
@learnelectronics6 жыл бұрын
5v is no good
@johnshadle48176 жыл бұрын
It would be good to have your code available in a file, either an .ino file or a text file, which would save the trouble of trying to copy it from the screen. Thanks!
@TheRainHarvester2 жыл бұрын
Has anyone got the LoRa arduino library to work with the llcc68 900MHz modules? I got the spi working but no wireless is connecting to each other.
@marios_ideas2 жыл бұрын
In the datasheet the VDD is listed as max 3.6V and you hook it up to 5V. Is there a risk to fry the board this way?
@learnelectronics2 жыл бұрын
That's the max voltage to the chip itself. It goes through a 3.3 regulator on the board first
@4uidrum Жыл бұрын
Sorry one more question: Does this setup allow bidirectional communication? Thank you so much! :)
@reimax89346 жыл бұрын
May I ask how could you send data using this lora module from one arduino to another one... mine cannot work at all and i am really confused
@rohandharwadker42083 жыл бұрын
Is it the same module for sending and receiving?
@BarefootBeekeeper6 жыл бұрын
I'm wondering if you have auto input volume switched on in your audio recorder? There's quite a lot of noise while you are talking.
@learnelectronics6 жыл бұрын
Its the air conditioning
@bongoritus5 жыл бұрын
What’s your patreon link? Would like to donate
@chetitahrachid14953 жыл бұрын
Please do you know a lora module with an integrated antenna for my arduino nano 33 ble sense board ?
@haokaichen41877 ай бұрын
Arduino operates at 5V logic level, I've tried using voltage dividers and pull-up resistors to make it compatible with the 3.3V voltage of the SX1281 chip, but I've failed. I couldn't get any signal on the serial port. Can you guide me on how to make them perfectly compatible using only resistors?
@BriNaCa Жыл бұрын
At 7:51 you mention 5V. As far as I know, the LoRa modules are not 5V, they are 3.3V.
@4uidrum Жыл бұрын
Great video! Quick question: I have Arduino Uno R3 (and I'm not an electronics expert). My Uno doesn't have a D3 pin. Should I use A3 pin? Thank you kindly!
@learnelectronics Жыл бұрын
Your Arduino R3 has digital pins 2-13.
@1yyymmmddd3 жыл бұрын
Ebay link doesn't work :(
@Celest-j1t5 жыл бұрын
This Reyax modules works with 433 , 868 and 915 . How would I know which frequency I am working with
@LatinDanceVideos5 жыл бұрын
I like that board the uno is mounted on. What search term(s) do you find those with on eBay??
@georgechambers31976 жыл бұрын
Could this LoRa be used like the olden times LoRAN? Three transmitters and one moving receiver. The receiver measures signal strenght from each transmitter for location? Seem like similar principals. Can't wait for the next exciting episode
@nen777w5 жыл бұрын
This modules VCC input, not more than 3v3. Why you use it on 5v?
@raihanadhipratamaarvi4284 жыл бұрын
Great tutorial! One question. Am i able to use it as 2 way communication?
@tzq33tdq4 жыл бұрын
Yes, they are transceiver modules, so they can transmit and receive
@domingoscastelhano17025 жыл бұрын
Hi; Great video.Just one question ,can this modules be used to built a whetaher station ? It's possible to transmit variables as temperature and humidity? Rgds
@learnelectronics5 жыл бұрын
yes you can transmit variables
@domingoscastelhano17025 жыл бұрын
@@learnelectronics Thanks a lot for your fast answer .Do you a sketch as example ? Thanks again
@tommijii6 жыл бұрын
For the range check, I would like to see a test setup where the antennas are about 1m (hip height) from the ground. :)
@learnelectronics6 жыл бұрын
In todays video the xmtr is on my desk...about 3 feet off the ground and the rx is in my car.
@dineshdisaster94776 жыл бұрын
Greetings sir! Is This Lora module is compatible for multi point transmission
@kpinnovations66133 жыл бұрын
Bro great project I was followed all this process as shown in u r video but I have some problems only address is saved in the memory of rylr896 parameters and bandwidth not saved after disconnected from pc and reconnect module with pc all commands are default And I m not getting the range above 100meters pls bro help me
@georgewashington4215 жыл бұрын
Thanks for the video, I now understand LoRa better and think it may provide an answer. Help, I need to replace a VERY SHORT range 433Mhz remote Gate Opener. I need at least a 150 Meter range (would like 300+ M), currently have about 10m with an exterior antenna. I’m using an ESP-32 to ‘assist’ the Gate Opener Control board with remote sensing and operations (house is 160m+ away) I can Open, Close, Hold Open the gate from my home network (and more). I thought I could use a D-1 mini in the car with a LoRa transmitter and a simple push button. The LoRa receiver would connect to the existing ESP-32 in the Gate Opener box. Questions: 1-Can I encrypt the transmission? 2-How can I use the received transmission on the ESP-32 to trigger an event (opto-isolated relays I have) 3-Can the ESP-32 LoRa receiver transmit a CONFIRMATION back to the remote LoRa (D-1 Mini) in the car? (eg. buzzer/beep/LED blink) Any suggestions or direction to another video/Instructables tutorial would be appreciated. Thanks
@tiwar876 жыл бұрын
Why with AT commands? There is not a better solution? Thnks for sharing
@learnelectronics6 жыл бұрын
There are libraries. But i like the AT commands, reminds me of configuring dial up modems
5 жыл бұрын
Thank you for the great instruction video, it really help me!
@Flash18574 жыл бұрын
Trying to make my first LoRa device. Good information and instructions, thanks.
@jonathanflores37486 жыл бұрын
Great video! very well explained! Thanks mate!
@wilsonlopez6976 жыл бұрын
Can you have more than one device connected to a single Arduino ?
@learnelectronics6 жыл бұрын
Depends on the Arduino. The Uno only has 1 serial port. But the mega has two (maybe 3, can't remember)
@DizziLife5 жыл бұрын
your mic when on the screen recording is way too loud audio quality is very bad, lots of clippage, u need to lower the gain and then maybe do some compresion / gate action to get rid of background noise all the love
@paulhamilton39935 жыл бұрын
Tks for the vid!!! Super work!!
@hajarchatoui13806 жыл бұрын
can you please share the pdf
@KhaoZGameOver5 жыл бұрын
Merci gros tu gères la fougère
@furkanayas33396 жыл бұрын
are you heard LoRaduino? i use that many time
@learnelectronics6 жыл бұрын
No I will check it out
@furkanayas33396 жыл бұрын
learnelectronics If you check can you help me please? i am 21 years old college student. My department is computer engineering and this 2 weeks i do my summer internship. I should send to lora to lora and after to send Ttn the information. I have sx1278 LoRaduino s, they said i work with 433mhz not 868, i search about ping pong code for fit these things. If you have or can find this code, can you send me a link? Atmega328P sx1278, ping and pong code, send and receive. In Europe the send must 868mhz, if you live in US , you use 901Mhz band. I must use 433mhz, that's my mission
@emreuludirik97554 жыл бұрын
i have DRF1276 at commands is same ? thank you for this istruction. You are the king :)
@Yarz012 жыл бұрын
Thank you.
@jumadhaheri6 жыл бұрын
Great video
@davidglynnguitars81196 жыл бұрын
Where's your wish list???
@ValDumitrescu6 жыл бұрын
There's a link in the channel's About page.
@martasurya49894 жыл бұрын
awesome..
@soullessone_edc62264 жыл бұрын
Your not playing about the weather here in Ohio mother nature is always drunk
@AndrewNorthover5 жыл бұрын
God you absolutely need to NOT use a gate on your audio. Gave me a headache listening to this.
@chamrog19735 жыл бұрын
The Sound is very bad, you really need to deal with this. Its unbearable listen to.