LoRa Distance Testing with RYLR998 in open field - Amazing results!

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

ความคิดเห็น • 157

  • @erintyres3609
    @erintyres3609 10 หลายเดือนก่อน +2

    Thank you, I hope to make a similar demonstration at ARRL Amateur Radio Field Day in June. I am happy to see that a cell phone can power the devices and act as a display.

    • @TasteTheCode
      @TasteTheCode  10 หลายเดือนก่อน

      Yes, the phone needs to have OTG support but most do anyway. And you need an OTG cable or adapter.

  • @grimtagnbag
    @grimtagnbag 10 หลายเดือนก่อน

    These are so sweet. Made a dropper for my drone with an Esp32. Now want to go long range with no worries. This is the ticket.

    • @TasteTheCode
      @TasteTheCode  10 หลายเดือนก่อน +1

      Yes, this can be used for that and should work great.

  • @tnk.1608
    @tnk.1608 ปีที่แล้ว +2

    Thank you a lot! Really helpful for an undergrate in Electrical Engineering like me.

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว

      You are welcome! I'm glad you found it helpful.

  • @rwatson2609
    @rwatson2609 28 วันที่ผ่านมา

    Pretty amazing to get that kind of range from such a tiny device. Traveled through your neck of the woods back 5 years ago, beautiful country in summer. I did not know it snowed there. Anyhow i did tinker with the Reyax 896 and personally got 8 km around farm land so I will buy a pair of these to see the difference here in Vancouver, Canada.

    • @TasteTheCode
      @TasteTheCode  27 วันที่ผ่านมา

      Thanks. It is a good little module .I guess with some better antennas, it will do much better.

  • @RixtronixLAB
    @RixtronixLAB ปีที่แล้ว

    Nice video, well done, thank you for sharing the knowledge with us :)

  • @najafstar
    @najafstar 2 หลายเดือนก่อน +1

    Good for remotcontrol 🎉

    • @TasteTheCode
      @TasteTheCode  2 หลายเดือนก่อน

      Yes, indeed.

  • @harshmavani7390
    @harshmavani7390 17 วันที่ผ่านมา

    can you tell me want is a configuration of terminal or which app. ?

    • @TasteTheCode
      @TasteTheCode  16 วันที่ผ่านมา

      The app is called Serial USB Terminal. No specific configuration, just the same baud rate as your code and press connect. Keep in mind, that your phone needs to support OTG and that you need an OTG adapter or cable.

  • @NicksStuff
    @NicksStuff ปีที่แล้ว +2

    Do you know what power, bandwidth and spreading factor you were using?

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +1

      Just the default of the module0 which based from the datasheet are Spreading Factor: 9, Bandwidth: 125kHz, Power: 22dBm

  • @bhavinpithawala3967
    @bhavinpithawala3967 2 ปีที่แล้ว +1

    thanks for sharing.

  • @dabdoube92
    @dabdoube92 ปีที่แล้ว +2

    I get +11 km range on LoRaWAN using 15 dBm and a 3dBi antenna :)

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว

      Nice!

    • @radhwanbasher
      @radhwanbasher ปีที่แล้ว

      Do you do the same configurations with same code?

  • @alper0karaca
    @alper0karaca ปีที่แล้ว

    Thanks bro for video. This is great

  • @TakamiWoodshop
    @TakamiWoodshop 2 ปีที่แล้ว

    Holy crap ! that little thing is amazing!

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว +1

      Sure it is! I'm currently planning how to use it next.

  • @mast3rbug
    @mast3rbug 9 หลายเดือนก่อน

    Must try with two yagi antennas on these modules. I made some reliable communication relay with wifi cards at 2.4 GHZ and two yagi at 15 KM with really good bitrate. 915 MHZ must be more than that easily.

    • @TasteTheCode
      @TasteTheCode  9 หลายเดือนก่อน

      Yeah, these do those distances with just the coil antennas on them. Unfortunately I don't have Yagi antennas to try, but it might be an interesting avenue to explore. Thanks!

  • @jacquesb5248
    @jacquesb5248 2 ปีที่แล้ว

    impressive range. pitty data rate isn't fast but that it was designed for. short messages not lots of data transfer unless you use like multiple units for multiplexing?

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว

      Yes, this is only for short messages. As for multiplexing, I don't know if that is even possible. But for reading out sensor values and sending short commands it is ideal!

  • @roscoe454
    @roscoe454 ปีที่แล้ว +1

    on the roof of the car use a magnet to hold a external antenna so it will send and recieve better

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว

      Yes there are magnetic antennas available that you can purchase.

  • @StreuB1
    @StreuB1 2 ปีที่แล้ว +1

    What is the difference between LoRa and a normal 915mhz UART transceiver module from someone like HopeRF? I really struggle to understand the terminology and what the differences are. Great video!!! Thank you!

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว

      Thanks! I haven't got a module from HopeRF yet to test but from what I know this allows you to set your own standard of sending while a LoRa module already uses a defined standard. If I'm not mistaken, I think that you can use this modules with LoRa as well. The UART specification just defines how you comunicate between the module and your microcontroller.

    • @StreuB1
      @StreuB1 2 ปีที่แล้ว +1

      @@TasteTheCode Ahhh, I think I understand now. I always get confused between the data communication between devices and communication over RF. So LoRa is the RF protocol. I am an electro-mechanical engineer who is trying to learn electronics and programming. I love it but unfortunately the bar for entry is pretty steep and there aren't many resources out there that explain certain aspects in extremely basic terms to get you going. I just stumbled upon your videos and they are fantastic!! BTW Macedonia is a BEAUTIFUL country!!!! Thanks again from currently frigid Illinois, USA.

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว

      You are welcome! Yes LoRa is the RF protocol. It can be on different frequencies depending on the local law. In Macedonia is on 868MHz. Have you been to Macedonia? Usually we are the ones with snow but now it seems that the weather is quite different.

    • @itsamevic
      @itsamevic 2 ปีที่แล้ว +3

      Hey, so just to clarify some things:
      LoRa is a technology of it's own, meant for wireless sensor networks, so its main focus is to be power efficient and long range ("LoRa" actually means "Long Range"). The way it handles radio waves isn't as simple as a typical UART transceiver, it uses chirp signals and some engineering (that I'm too dumb to explain 😅) to make the signal travel a very long distance (at the cost of low data rates, up to 50kbps).
      However, LoRa itself is basically just the "hardware level" technology that deals with the signal. A MAC layer protocol called "LoRaWAN" was then created, so that different sensors could communicate with each other in a network of LoRa devices and also to make it possible for them to communicate with the internet. For example, a LoRa end device in Australia can communicate with another in the UK, what happens is that a LoRa end device talks to a LoRa gateway in Australia, the LoRa gateway in Australia communicates with the other LoRa gateway in the UK through the internet and finally the LoRa gateway in the UK communicates with the LoRa end device.
      To sum up:
      - LoRa is the technology that makes power-efficient, long-range radio communications.
      - LoRaWAN is the MAC layer protocol that makes LoRa versatile.

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว +2

      Well said!

  • @RafaelSales55
    @RafaelSales55 ปีที่แล้ว

    Thank you for the video. Do you think it's possible to see video realtime using those LoRa?

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +1

      No, not at all. They are only meant to periodically transmit small packets like sensor data. For video, you need to look at 4G or 5G GSM modules but they need quite a lot of power.

    • @RafaelSales55
      @RafaelSales55 ปีที่แล้ว

      @@TasteTheCode Thank you a lot, I was wondering how those drones reach 10km using camera

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +1

      @@RafaelSales55 sorry, I can't tell as I haven't explored their radios but that might be an interesting point of research. Thanks!

  • @sodapopinski9922
    @sodapopinski9922 2 ปีที่แล้ว

    was there any obstructions? at all, i think im going to head out west and try it in the salt flats in the US

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว +1

      No, there were no obstructions. My house is on a hillside and there is open view to the relatevely flat valley in front pf it. At the 5.7km mark, there were some houses in between and the communication only worked from outside the car.

  • @salihcelik4985
    @salihcelik4985 2 ปีที่แล้ว

    Good job mate , thanks for sharing.
    I have a question. Can we detect real time distance from transmitter to reciver?

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว +2

      Hmmmm not that I'm aware of, unless you use a GPS module as well. Maybe you can use a timecode on the sender and then another timecode on the receiver but these clocks will need to be perfectly sincronized so you can then calculate the delay between sending and receiving. Sounds possible but it will be very difficult to pull out in reality.

    • @salihcelik4985
      @salihcelik4985 2 ปีที่แล้ว

      @@TasteTheCode Ok. Thank you again ı will try

  • @winstonsmith478
    @winstonsmith478 2 ปีที่แล้ว

    From your code, I see that you used the max baud rate of 115200. Does the LoRa's transmit baud rate vary depending upon the serial bus baud rate or is it sent at the same rate in a packet no matter what the serial bus rate is set at? If it varies, a lower baud rate setting might result in even greater range.

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว

      From what I'm aware of serial baud rate does not affect the transmit baud rate. It's just the way that the microcontroller talks to the module. To get better range, you might lower the baud rate of the module by issuing the right command.

    • @MrNams
      @MrNams ปีที่แล้ว

      One update, now AT command is returning +ERR=5, when i try to execute AT+SEND command from esp32

  • @chamodhdissanayake9831
    @chamodhdissanayake9831 9 หลายเดือนก่อน

    hello, do you know how much power does the LoRA module by the NodeMCU board itself? If not, can you suggest me a way how to find it using measuring equipment?

    • @TasteTheCode
      @TasteTheCode  9 หลายเดือนก่อน

      While transmitting, the module uses up to 140mA at most. During receiving, it is down to 17mA, but you can also use deep sleep where it only uses 10uA. It depends on your application and needs.

  • @PCBoardRepair
    @PCBoardRepair ปีที่แล้ว +19

    car = faraday cage

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +3

      Yeah, it blocked some of the signal but still it worked quite well.

    • @PCBoardRepair
      @PCBoardRepair ปีที่แล้ว

      @@TasteTheCode yes....nice

    • @steveholder7289
      @steveholder7289 ปีที่แล้ว +2

      The car might be blocking some of the signal, but it is also reflecting and providing a mulit-path. If the module api provides an RSSI figure it would be interesting to see what the sending and receiving units are seeing.

    • @PCBoardRepair
      @PCBoardRepair ปีที่แล้ว +4

      @@TasteTheCode yes agreed....I was just pointing this out to creater

  • @k98killer
    @k98killer 6 หลายเดือนก่อน

    What were the frequencies, bandwidths, and spreading factors used for this? Default options?

    • @TasteTheCode
      @TasteTheCode  6 หลายเดือนก่อน +1

      Yup everything at default on 868MHz.

  • @Francois_Dupont
    @Francois_Dupont ปีที่แล้ว +2

    what country is this? very interesting!

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +3

      Macedonia! Thanks!

    • @Francois_Dupont
      @Francois_Dupont ปีที่แล้ว

      @@TasteTheCode it is funny you have a similar accent to a French Canadian person speaking english. hahaha. 😁 anyway thank you for your videos!

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +1

      Hahhahah that's a first. I do not know a word in French but it's funny how it sounds like that. Many compare our English accent as to that of Russians but never French. 😂😂 Thanks for watching!

  • @hofertyp
    @hofertyp 2 ปีที่แล้ว

    Which country is this, Looks like beautiful Macedonia 🇲🇰?
    Which Spred Factor and Transmit power did you use?
    With an heltec esp32 lora module I managed to get 500m in an urban area with SF 11 and TX of 18dbm. Would be interested in a second video with more content:)

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว +2

      Hey, yes I'm based in Macedonia! The modules were set at their defaults of SF 12 and output power of 15dBm. What would you like to see if I make a second video on them? 👋👋

    • @hofertyp
      @hofertyp 2 ปีที่แล้ว +1

      @@TasteTheCode Maybe the maximum bandwith with different SF and Stability eg. rain/foggy weather would be nice. Extra Bonus if you test different LoRa ESP32 Modules to determine the Top3 for example. Keep up the good work - will subscribe :)

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว +1

      @@hofertyp Thank you and thanks for the suggestions! I'll definitely include them if I decide to make another video.

    • @grizzlycountry5539
      @grizzlycountry5539 ปีที่แล้ว +1

      ​@@TasteTheCode Znao sam da je Balkan čim sam vidio ovu kuću na četiri vode, to je Turski stil gradnje.

  • @VanceLambert
    @VanceLambert 9 หลายเดือนก่อน +1

    Has anyone used these to send actual typed messages? Whether using a phone as a UI, or an Arduino and letter selection/screen etc. I don't know if that's possible? Or is there a video of someone doing this?

    • @TasteTheCode
      @TasteTheCode  9 หลายเดือนก่อน +1

      Yes this is possible. Try searching for LoRa messenger. I'm not exactly sure who did this.

    • @zazugee
      @zazugee 7 หลายเดือนก่อน

      Meshtastic or LoRaWan

    • @VanceLambert
      @VanceLambert 7 หลายเดือนก่อน

      @@zazugee I know Meshtastic has that capability.. I just haven’t seen a device using the RYLR998 that does this. Surely, someone has? I just haven’t run across it yet. The range sounds incredible

    • @gianni_schicchi
      @gianni_schicchi 7 หลายเดือนก่อน +1

      @@VanceLambert Meshtastic on RPi should work with it as long as it supports SPI. I was just looking into this. You have to change the pin outs and some other configs stuff since I don’t think this chip is in the default list, since as far as I read, the RPi support for meshtastic is pretty new.
      Looks doable and I’m sure it’s been done just not documented anywhere I’ve seen yet. I’m 90% sure my RYLR998’s are SPI according to the data sheet, I was think of taking at stab at this with a RPi zero when I get some time.

    • @VanceLambert
      @VanceLambert 7 หลายเดือนก่อน

      @@gianni_schicchi Thank you! I’m new and in way over my head.. but ideally, that’s what I want. A super long range messenger using this technology. Let me know when you figure it out! I’ll buy a couple :)

  • @bassamdarawshi
    @bassamdarawshi 7 หลายเดือนก่อน

    hi does the connection required line of sight ??
    if not what the distance they can communicate without line of sight??

    • @TasteTheCode
      @TasteTheCode  7 หลายเดือนก่อน

      Yes, in my case they do have a line of sight. If they do not, then it really comes down to environment and how hidden they are from each other. In those cases the range goes down to just several hundred meters but it needs to be tested.

  • @DavOlek_ua
    @DavOlek_ua ปีที่แล้ว

    how much date could you squeeze in this link? what's the bandwith? ping? like what you could really use it for?

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +1

      It depends on the parameters used but in general it is 0.3 kbit/s to 50 kbit/s. The purpose of it is to have sensor data collected from a remote, very low power usage sensor.

  • @danhellgren5671
    @danhellgren5671 2 ปีที่แล้ว

    Can you recommend a Terminal APP for the phone? and does the App change the phones USB to work in USB-HOST mode?

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว +1

      I'm using "Serial USB Terminal" app and it worked beautifully. The app is not the one that makes the USB into a host but the adapter/cable used. You will need a USB OTG cable or adapter so the phone can recognize the device connected.

  • @patrickwl6019
    @patrickwl6019 8 หลายเดือนก่อน

    can i use it to transmit data from several sensors at once? such as water debit monitoring

    • @TasteTheCode
      @TasteTheCode  8 หลายเดือนก่อน

      Yes, sure, it can be used with a lot of sensors.

  • @pykid1915
    @pykid1915 2 ปีที่แล้ว

    can you do a video on using Lora with raspberry pi or any other sbc's

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว

      That's a good idea. I'll try to do it soon.

    • @pykid1915
      @pykid1915 2 ปีที่แล้ว

      @@TasteTheCode thankyou ✨😁

  • @NewingpruChowdhury
    @NewingpruChowdhury ปีที่แล้ว

    Can I use another Laura model for this project?

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว

      Sure you can. Any LoRa module should be usable in a project. It all depends on your requirements and objective.

  • @samsman007
    @samsman007 4 หลายเดือนก่อน

    What's the Spread Factor, SF, being used?

    • @TasteTheCode
      @TasteTheCode  4 หลายเดือนก่อน

      I used the defaults from the device, so 9. I did not modified any of its parameters.

  • @HariKrishnan-on1yf
    @HariKrishnan-on1yf 2 ปีที่แล้ว +1

    Connection diagram?

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว +1

      Hey Hari, it's very simple. D6 (pin 14) is connected to RX on the module and D5 (pin 12) to TX on the module. Additionally, the module is powered from 3.3V out on the NodeMCU module. That's all.

  • @loudroarYT
    @loudroarYT ปีที่แล้ว

    Hi! Fellow tinker here trying to replicate your project. Do you have a video with the arduino ide settings? I keep getting error messages when trying to compile. I'm a noob with Arduino IDE so it could just be me. I have the com port selected, baud 115200, Both NL&cr. I can see the board booting up in the serial monitor but thats about how far I can get.

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +1

      Check the video description, I have a link to the code running on both devices. In theory you can open that, compile it, upload it to the devices and be good to go. One thing to note is the version of the software serial library that is different for NodeMCU and Arduino boards.

  • @saichaitanya1582
    @saichaitanya1582 2 ปีที่แล้ว

    We are working on the same module could you help us working with it in any way....can we contact you regarding it.

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว

      I'm not much of an expert in it but let's see what your problem is?

  • @TylerHaddix
    @TylerHaddix ปีที่แล้ว

    What was your max at+send string length?

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว

      About 45 characters... Why?

  • @Josueee7
    @Josueee7 2 ปีที่แล้ว

    Seria mas potente que RFM96 LoRA? mostrar RSSI o dBm en el siguiente video! Buen video!

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว +1

      Thanks for the tip! I don't own such module so I would not know to tell if that one is better.

  • @pedro96465
    @pedro96465 ปีที่แล้ว

    Is it possible to know the distance from each other?

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว

      No, not without additional hardware like GPS modules.

    • @pedro96465
      @pedro96465 ปีที่แล้ว

      @@TasteTheCode not even if we use the send time and use some mathematical formula?

    • @BlagojceKolicoski
      @BlagojceKolicoski ปีที่แล้ว

      @@pedro96465 yes but then you run into the challenges of syncing time. If you figure it out, let me know.

  • @4uidrum
    @4uidrum ปีที่แล้ว +1

    Great video, thank you! Couple quick questions: (1) I'm not an engineer, so pardon if my question doesn't make sense... but is it be possible to send a tiny packet of data from the TX to the RX within 7ms or less? Also (2) is it possible to have each LoRa setup to send and receive (bi-directional)? Thanks! :)

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +1

      Hey, thanks! So LoRa is bidirectional so yes, you can send packages from any to any device but the time it takes greatly depends on the distance as well. If the devices are close enough, maybe. I haven't measured this to know for sure but it always works quite quickly. I'm interested why you need it to be in 7ms?

    • @4uidrum
      @4uidrum ปีที่แล้ว +1

      @@TasteTheCode wow thank you for the quick response and answers! :) I'm currently trying to setup a simple wireless proof-of-concept for a new digital music instrument. Closest technology to it are professional UHF wireless microphones. Anything over 7ms starts feeling delayed with live audio situations. Thank you again for the video and help! :)

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +1

      Wow, that sounds like a cool project. I'm not aware of LoRa being used to send music at distance because of the small package size but since it is digital it might work. If I were you I would probably go with the 2.4GHz spectrum (WiFi, Bluetooth). In any case, good luck with it!

    • @4uidrum
      @4uidrum ปีที่แล้ว +1

      @@TasteTheCode yes, 2.4GHz. :) Thank you so much!

  • @baran1405
    @baran1405 ปีที่แล้ว

    I wander what the terminal you are using in your phone...?

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +1

      It is an app called Serial USB Terminal.

    • @MrNams
      @MrNams ปีที่แล้ว +1

      How to pass AT commands to Lora from ESP32 UART?
      I am not able to send Address,Band, network id through program ?

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว

      @@MrNams You do it exactly like I do with the NodeMCU but you will need to find a Software Serial Library that is meant to work with ESP32 boards (try this one: github.com/plerup/espsoftwareserial) and also make sure that the wiring is connected as stated in the sketch. Maybe even try swapping RX and TX as they need to be crossed.

    • @MrNams
      @MrNams ปีที่แล้ว

      @@TasteTheCode Its successfully receive data, it fails to send data i.e. At command through Serial Print not properly sent by ESP32 to Lora

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว

      @@MrNams That's weird. Does it have an error? Check the line termination character.

  • @psikeyhackr6914
    @psikeyhackr6914 ปีที่แล้ว

    What is the maximum data rate, how many bits/sec?

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว

      It depends on the circumstances but it ranges from 0.3 kbit/s to 50 kbit/s

  • @hackertomobile
    @hackertomobile 2 ปีที่แล้ว

    what app you use for terminal arduino?

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว +2

      The app is called "Serial USB Terminal". It worked perfectly every time.

  • @ecsyntric
    @ecsyntric 5 หลายเดือนก่อน

    fast enough to send sensor data every second?

    • @TasteTheCode
      @TasteTheCode  5 หลายเดือนก่อน

      Nope. There are limits for the duty time so you don't flood the network with your data.

    • @JesseePDX
      @JesseePDX หลายเดือนก่อน

      @@TasteTheCode I thought the whole point was it my network? I just learned about this today and I think i need to get past distance and understand limitations...im lookking to setup a sensor that would give data back every second

    • @Tmm42s
      @Tmm42s หลายเดือนก่อน

      @@JesseePDXThe frequency is shared by other users, so you can only transmit occasionally so everyone gets a turn

    • @TasteTheCode
      @TasteTheCode  27 วันที่ผ่านมา

      @@JesseePDX there are gateways that will allow you to create your own private network, however, you will still be using the shared spectrum and must adhere to the same set of rules.

  • @fpgamachine
    @fpgamachine ปีที่แล้ว

    What chip does it use?

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว

      In the specs, it says: "NUVOTON MCU & Semtech LoRa Engine".

  • @sergiusvysokochtimiy
    @sergiusvysokochtimiy ปีที่แล้ว +3

    What's surprising?
    You test devices in line of sight.
    There are no other similar devices, so the interference level is very low.
    This reminds me of the situation with WiFi 2.4 at the dawn of development

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +1

      Maybe but I'm new into this and for me it was really surprising and amazing to communicate on such distance with low power.

  • @mehulchawda8807
    @mehulchawda8807 ปีที่แล้ว +2

    nearly 5 to 6 km range

    • @pedromendes8595
      @pedromendes8595 ปีที่แล้ว +1

      did you do everything like the video? It's giving me an error 1

    • @mehulchawda8807
      @mehulchawda8807 ปีที่แล้ว +4

      @@pedromendes8595 no sir I just save time of people who is watching video

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +3

      :D

  • @minsafatima7242
    @minsafatima7242 2 ปีที่แล้ว

    is this transmit voice

    • @TasteTheCode
      @TasteTheCode  2 ปีที่แล้ว

      No, LoRa is ment to be used with small sensor data.

  • @pedromendes8595
    @pedromendes8595 ปีที่แล้ว

    How is it possible to get 8km, I did everything the same and I can only communicate for a maximum of 50m :(

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +2

      How are your antennas placed? For me it was important to have line of sight between them. If you don't then it only works at small distances.

    • @Francois_Dupont
      @Francois_Dupont ปีที่แล้ว

      Meshtastic LoRa on 915mhz @ 100mA has been sucessfully tested up to 250kms.

  • @steffanjansenvanvuuren3257
    @steffanjansenvanvuuren3257 ปีที่แล้ว

    To slow for RC Airplane Radio Receiver/telemetry products.

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว +2

      Yes, true. This is more for a sensor data.

    • @RetoonHD
      @RetoonHD 10 หลายเดือนก่อน +2

      correct - that is not what lora was designed for though. It's like saying a car is not a good boat because it can't float - but it wasn't designed to float.

  • @katoy9976
    @katoy9976 2 หลายเดือนก่อน +1

    😘😘😘😘😘😘😘😘😘😘

  • @pedromendes8595
    @pedromendes8595 ปีที่แล้ว

    Hello! I tried to make this project but it keeps sending me an error... :(
    What do you think it could be?
    AT+SEND=1,26,Hello from Dev2 - Count: 0
    +OK
    +ERR=1

    • @TasteTheCode
      @TasteTheCode  ปีที่แล้ว

      Without looking at the code it is a bit difficult to know what is going on. Have you checked the formatting of the message? Maybe some extra CR?

    • @pedromendes8595
      @pedromendes8595 ปีที่แล้ว

      ​@@TasteTheCode I simply bought the mentioned material, made the same connections and in the end the two modules dont communicate, supposedly they are sending a signal, but none of them receive it

    • @gigigisi6297
      @gigigisi6297 ปีที่แล้ว

      There is not “enter” or 0x0D 0x0A in the end of the AT Command.

    • @pedromendes8595
      @pedromendes8595 ปีที่แล้ว

      @@gigigisi6297 but I have the same code... what I have to do to solve this error?

    • @gigigisi6297
      @gigigisi6297 ปีที่แล้ว

      @@pedromendes8595 Maybe you can try AT+SEND=1,5,HELLO

  • @ThumperKJFK
    @ThumperKJFK ปีที่แล้ว +3

    👍✌