One-to-Many LoRa connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-13 7:41 AM
Hi!
Can someone help me to clear one moment in using LoRa.
Let's say I have one RF remote control, which is pointed to 4-5 remote devices.
How can my remote control distinguish replies from these 5 remote devices?
Sorry if this is a dummy question. I'm new in radio.
THX.
- Labels:
-
LoRa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-15 4:50 AM
LoRa itself is just a modulation technique - you would have to add features in your upper layers to deal with this.
(in LoRaWAN, the signal from a node will typically be picked up by multiple gateways - the rest of the network takes care of dealing with those duplicates)
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-15 5:16 AM
Thank you @Andrew Neil​ !
Ok, what would in LoRaWAN happen if several end-point devices send a radio packet to one gateway at the same time? I mean if they are on a same LoRa channel. Collision?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-15 6:10 AM
I don't know the details off-hand
A complex system designed from scratch never works and cannot be patched up to make it work.
