Complete series is simple and easy to Learn ....thank you
@arifbintang2633 жыл бұрын
such a great video.. 4 thumbs up
@andrewpaterson519210 ай бұрын
In the meantime "LoRa Meshtastic" has emerged. We have a ( sailing ) dinghy racing use case. The floating buoys have a Battery powered GPS LoRa module and the Rescue boats also have LoRa GPS units. The Start Box has an Wifi LoRa unit so that all Buoys and Boats can be mapped onto a Google Earth map for measuring Course length for VMG calculations and Rescue Boat locations for safety management and for course management.
@ShubhamMishra-zj2ny3 жыл бұрын
Please tell the command that is use for receiving data back in Lora device🙏
@ZubairKhan-vs8fe3 жыл бұрын
Excellent explanation
@grapeblues63814 жыл бұрын
Thank you! I really apreciate the well explained video!
@fitrafirdaus24975 жыл бұрын
so the points, lora is the module(physical) and lorawan is the name of protocol, right ? if i have one node with 915 mhz freq, and i made a gateway(used radioahead library), then node can broadcast the data to the gateway, the comunication about that (end node and gateway) with that freq it can be called lorawan ? many thank's for your video sir
@dannytaipe63622 жыл бұрын
Please could you explain if some reselection or handover process is supported (as mobile nerwork does) when a sensor goes from one LoRa GW coverage to another LoRa GW coverage. Thanks in advance
@allugoroenterprise884 жыл бұрын
is it same between Network server in the LORA environtmen with the IoT Platform in the IoT ecosystem
@fly9985 жыл бұрын
Many thanks for your video! very good system.
@hibabinous95364 жыл бұрын
can we make a 70 km range distance with LoRa? please help me to know
@wessamhallak85604 жыл бұрын
thank you for such concise video
@beneeeto4 жыл бұрын
How Manu bytes can i send in lorawan?
@villagerindia19994 жыл бұрын
Hey I want to know does we can create a lora network with unique id for particular lora As SIM cards does
@johnnysepulveda11855 жыл бұрын
thanks very mucho for series videos, is very help me
@ShubhamSharma-ue7rb4 жыл бұрын
Is it possible to convert video into the data stream in such a way that it can be transmitted through LoRa technology ?
@Mobilefish4 жыл бұрын
No, LoRa technology is intended for small data packages. For example sensor data.
@suriyapriya55356 жыл бұрын
sir can you explain what type of antenna is used in LoRawan end node?
@pdeepakjayan19936 жыл бұрын
How to use radio head library for communicating between two LoRa nodes? are there any example videos.
@Mobilefish6 жыл бұрын
I have not made videos about it. Search KZbin, maybe someone made such videos.
@mikebeshay9526 жыл бұрын
Thank you very much. You are doing a great Job!! much appreciated. Please advise what are the documents/forums I should read/follow to enrich my knowledge about Lora NS, GW, and devices. I've been in the telecom and internet market for 20 years now but not on the SW side at all :) how can I start to learn more about the SW applications and application server?
@dhanarajkasina6 жыл бұрын
Tq sirrr😍😍
@Mobilefish6 жыл бұрын
Most of my information I get from: lora-alliance.org/ www.thethingsnetwork.org www.thethingsnetwork.org/forum/
@habderrahman92355 жыл бұрын
hello thanls for the video please tell me can a two end nodes talk with each other i mean if i can use a modbus protocol and converted to lorawan protocol and send packets
@Mobilefish5 жыл бұрын
Peer to peer communication between two nodes is possible. I have never tried this before and it has nothing to do with LoRaWAN. See: circuitdigest.com/microcontroller-projects/raspberry-pi-with-lora-peer-to-peer-communication-with-arduino
@Ashnox5 жыл бұрын
Very nice. Thanks. Instead of Concentrator, perhaps the term packet-forwarder should be used?
@mohammadahmadalbanna90995 жыл бұрын
so your nme is mobile fish does that mean that your mobile is water proof ?
@omarcruz63265 жыл бұрын
Great Video !!!
@certified-forklifter5 жыл бұрын
thank you for the video
@tech2art8766 жыл бұрын
Very interesting! Do you explain somewhere in your videos if it is possible to connect an endnote directly to a let's say smartphone APP via wireless, Bluetooth or alike without going through a LoRaWAN network?
@polyglotdev5 жыл бұрын
It is possible if you build a custom end node. There are many single board computer in the market that can be plugged in with both LoraWan and Bluetooth modules. But remember LoraWan is a narrow band communication device. Meaning you can not surf the web with it let alone using it for video or audio transmissions.
@deercampproductions5 жыл бұрын
@@polyglotdev is there any way possible to send pictures or video long range?
@SpaceCadet4Jesus4 жыл бұрын
@@deercampproductions At a max of 5kbps, sure, we can send the pictures and videos, but each one takes a few weeks. Have fun.
@satyajitsethy6576 жыл бұрын
Could you please help me to understand the Join Process in crispy and clearer way ?
@Mobilefish6 жыл бұрын
Watch Tutorial 21 and 22
@dhanarajkasina6 жыл бұрын
The LoRaWAN protocol does not support direct communication between end nodes. explain this statement sir.....please
@Mobilefish6 жыл бұрын
LoRaWAN is about sending sensor data from end nodes to gateway to application server. This whole infrastructure. It is not about sending sensor data from end node to end node. Of course you CAN send sensor data from end node to end node, but it is not "supported/specified" in the LoRaWAN protocol.
@surendernathkomala69786 жыл бұрын
.
@pigmyable3 жыл бұрын
@@Mobilefish but is it possible to send sensor data from an end not to end node as well as the to the gateway concurrently?
@dinhuxp5 жыл бұрын
Nice video! I'll capture voice with a headset connected on arduino, I need make voice broadcast only local network (like a voice conference) with others 5 same devices, It's possible? Send and receive voice in realtime (or with a little delay)?
@eduandrz5 жыл бұрын
No, Lora concept is not applicable for voice data.
@jsmythib5 жыл бұрын
An interesting first step towards an open source Internet II. In my opinion :) Im willing to start with bidirectional 300 baud!! lol..Cheers.
@pdeepakjayan19936 жыл бұрын
CAN YOU PLEASE TELL ME HOW TO CONNECT THE GATEWAY TO THE NETWORK SERVER? is it done using modules like ESP8266 OR nRF24L01?
@Mobilefish6 жыл бұрын
A LoRaWAN gateway needs access to the Internet to access the network server. These gateways are connected to a router by Ethernet cable or WiFi. It is possible that gateways have build in routers. The end nodes sends data to the gateway using the LoRa wireless data communication (Not the same as WiFi!).
@dhanarajkasina6 жыл бұрын
sir tell me how to purchase rn2483 microchip and gateway related to it?? please reply for this sir thanking you
@Mobilefish6 жыл бұрын
I think it is best that you Google this answer. It all depends were you live. By the way: I have not bought the RN2483 microchip myself. The gateway I use is from The Things Network, but today there are more manufactures making LoRaWAN gateways (do not buy single channel gateways, because these are not real LoRaWAN gateways), with lower price. Soon I will make videos about Gateways.
@rohiniik4 жыл бұрын
is it possible to transmit voice over LoRa
@Mobilefish4 жыл бұрын
Sorry, no you can not transmit voice. Only small data packages.
@rohiniik4 жыл бұрын
@@Mobilefish LAP E01 voice transciver device.how it uses lora then