Great feedback on the video! I have a couple of questions related to it. Firstly, what is the typical coverage range for a LoRaWAN node? Additionally, when you assemble a network using multiple nodes and program IoT SIM cards to run the mesh program, how feasible would it be to create your own internet connectivity? Thank you!
I have several videos where I experiment with LoRaWAN coverage. Here's a couple you might find interesting. ruclips.net/video/Zw_LA3nDAkc/видео.html and ruclips.net/video/wz6cCa5r1eY/видео.html More details also in this playlist: ruclips.net/p/PLqJ5k4cakypzJPcVFz7onbwzc0EWFHU7p When I started hosting a Synchrobit miner on the same antenna, I was pinging other gateways farther than 40 km away! I am not to familiar with mesh networks, but I'd just keep in mind that LoRa is limited to very low bandwidth, so it's not like you can share photos or long emails on a LoRa-based network. It's more suited to very small bits of data and requires line of sight for long distance telemetry.
Thank you for the very helpful videos! I have a question about LoRa Gateway. Do you think if it is possible to mount this gateway (from adafruit) to a basic drone? Is it heavy? Many thanks,
I think a drone’s motor might generate a lot of electrical noise that will likely interfere with low energy transmissions associated with LoRa- even if your drone can handle the relatively light load of a node. I am not clear on how you would make this work for a gateway since you need to be within WiFi for the gateway to work.
If you don't have a gateway nearby, you will likely have to set one up for experiments (or find someone who is hosting one and will let you configure some inexpensive nodes for your own experiments). If you just want to experiment with LoRa without setting up a gateway, check out this video: ruclips.net/video/Zw_LA3nDAkc/видео.html . That was my first venture into LoRa without needing to configure a gateway.
That’s a completely different project. I have just plugged back into Xerocraft and hope to explore this shortly via the donated TTN gateway. (The transition to V3 was challenging so I put LoRa down for awhile until all the details are worked out).
@@ModestMaker actually we are trying out with our team to do that using GPS module so I have asked you....Thanks for your response...if I want to contact you can I get a Email ID..
Not sure, but I would want a microcontroller so that I can process sensor data. An Arduino (IDE) gives me access to the libraries supporting most commercial sensors.
Thanks for continuing to post updates of your project! Nice work...
Thanks again Chris. The LoRa stuff has been fun, and I'm happy there are others that are interested.
extremely helpful video as i'm trying to learn about the LoRa and TTN space. thank you!
You're very welcome!
Thank you sir for your effort
Please consider making a video where you use the SX1276 breakout to tx sensor data!
Agreed. Thanks.
Great feedback on the video! I have a couple of questions related to it. Firstly, what is the typical coverage range for a LoRaWAN node? Additionally, when you assemble a network using multiple nodes and program IoT SIM cards to run the mesh program, how feasible would it be to create your own internet connectivity? Thank you!
I have several videos where I experiment with LoRaWAN coverage. Here's a couple you might find interesting. ruclips.net/video/Zw_LA3nDAkc/видео.html and ruclips.net/video/wz6cCa5r1eY/видео.html
More details also in this playlist: ruclips.net/p/PLqJ5k4cakypzJPcVFz7onbwzc0EWFHU7p
When I started hosting a Synchrobit miner on the same antenna, I was pinging other gateways farther than 40 km away! I am not to familiar with mesh networks, but I'd just keep in mind that LoRa is limited to very low bandwidth, so it's not like you can share photos or long emails on a LoRa-based network. It's more suited to very small bits of data and requires line of sight for long distance telemetry.
hello , does this library work on " WiFi LoRa 32(V3) " with SX1262 LoRa node chip?
Sorry- been away from this project outside of range tests so really can’t say for sure.
Thank you for the very helpful videos! I have a question about LoRa Gateway. Do you think if it is possible to mount this gateway (from adafruit) to a basic drone? Is it heavy? Many thanks,
I think a drone’s motor might generate a lot of electrical noise that will likely interfere with low energy transmissions associated with LoRa- even if your drone can handle the relatively light load of a node. I am not clear on how you would make this work for a gateway since you need to be within WiFi for the gateway to work.
How to connect to gateway nearby?. If I don't have a gateway..
Thx for the clear explanation of lsb (not msb) for EUI. How about abp?
If you don't have a gateway nearby, you will likely have to set one up for experiments (or find someone who is hosting one and will let you configure some inexpensive nodes for your own experiments). If you just want to experiment with LoRa without setting up a gateway, check out this video: ruclips.net/video/Zw_LA3nDAkc/видео.html . That was my first venture into LoRa without needing to configure a gateway.
he what node device are you using am having a rhf76-052 module and I really don't know how to connect the hardware!
www.adafruit.com/product/3078 . Adafruit has tutorials in their learning section.
Hi,Instead of that temperature sensor data can we do for the GPS module and access the data in the ttn?
That’s a completely different project. I have just plugged back into Xerocraft and hope to explore this shortly via the donated TTN gateway. (The transition to V3 was challenging so I put LoRa down for awhile until all the details are worked out).
@@ModestMaker actually we are trying out with our team to do that using GPS module so I have asked you....Thanks for your response...if I want to contact you can I get a Email ID..
can you create a lora node without arduino ?
Not sure, but I would want a microcontroller so that I can process sensor data. An Arduino (IDE) gives me access to the libraries supporting most commercial sensors.
@@ModestMaker I am looking onto GPS data only. Tnx for the input