It does not look like your target market, but I imagine this would be ideal for pet/valuable tracking. Put it in a collar or bike seat and if your fido goes for a stroll and does not come back you can search much faster with an easy drive down the road. Same thing to help find a stolen bike. If the transmitter could be inductively charged in a dog crate or where I park my bike -- it would be very convenient too. Ping…
Seems like the police could bait bikes with this technology to make a serious dent on bike theft in their city.
LoRa Range Testing in San Francisco
41–50 of 65 posts
Re: LoRa Range Testing in San Francisco
#42Re: LoRa Range Testing in San Francisco
#43Shameless plug. I am working as consultant for a startup building a backend for LoRa devices. If you have any question from the backend software point of view feel free to write me :) email in the profile.
How does this sort of tech handle large scale use? Living in an apartment where all but one corner is in range of 60+ traditional access points has been a huge pain for my connectivity. I can only imagine it would be worse when you're in range of everybody in miles.
The gateway is extremely simple it receive messages and send them to a bigger server (usually via Ethernet).
Of course the scale of your problem is dependent of the legislation... In Europe (where I work) there is a duty cycle of 1% (if you talk for 1 second you need to don't talk for the next 100 seconds).
Also keep in mind that device usually trasmit at 14 dBm WAY lower than the 27 dBm in the article. Every 3 dBm half the actual power...
Re: LoRa Range Testing in San Francisco
#44Is it still the case that LoRa is a single vendor proprietary technology? When I looked into it a bit it seemed like only Semtech produced LoRa chips and that it wasn't an open standard like 802.11, so it is unlikely that we will see offers from other vendors.
Re: LoRa Range Testing in San Francisco
#45I'm rural and have a lot of things sending data to a central node for collection. I found LoRa interesting, but sadly none of the modules offered native encryption capabilities. Ended up using RFM69HW modules with AES128 in the same band and still get pretty good range, up to a mile+ NLoS (but not through 300m hills either..) I imagine the low throughput of LoRa would make encryption a greater challenge than with oth…
The radio chip itself doesn't perform the encryption though, it's done on the host microcontroller.
What kind of things are you monitoring?
Re: LoRa Range Testing in San Francisco
#46Shameless plug. I am working as consultant for a startup building a backend for LoRa devices. If you have any question from the backend software point of view feel free to write me :) email in the profile.
How does this sort of tech handle large scale use? Living in an apartment where all but one corner is in range of 60+ traditional access points has been a huge pain for my connectivity. I can only imagine it would be worse when you're in range of everybody in miles.
Re: LoRa Range Testing in San Francisco
#47As somebody working in the IoT space (specifically telemedicine), Lora is the technology that excites me the most . It really does sound like a magic bullet that really actually does solve a lot of real connectivity problems. Go beep! BTW, so, uh...hey beep, wanna sponsor a hackathon for this stuff this spring?
You mean in 9 months? We're hoping to do one earlier than that :). Hit me up: shawn at beepnetworks dot com
Re: LoRa Range Testing in San Francisco
#48Earlier quoted context omitted.
How does this sort of tech handle large scale use? Living in an apartment where all but one corner is in range of 60+ traditional access points has been a huge pain for my connectivity. I can only imagine it would be worse when you're in range of everybody in miles.
It's a great point. A smart network needs to scale down the transmit power of its nodes and gateways as the network density increases.
Re: LoRa Range Testing in San Francisco
#49Bernal heights is labeled incorrectly. Its north of 280, not south of it.
Re: LoRa Range Testing in San Francisco
#50It does not look like your target market, but I imagine this would be ideal for pet/valuable tracking. Put it in a collar or bike seat and if your fido goes for a stroll and does not come back you can search much faster with an easy drive down the road. Same thing to help find a stolen bike. If the transmitter could be inductively charged in a dog crate or where I park my bike -- it would be very convenient too. Ping…
I love the idea of inductively charging the dog tracker when the dog is in bed (though we're unlikely to pull that off anytime soon given the state of wireless charging).
You can do a lot with battery life if you only turn the GPS radio on when the user wants to locate the item. This type of product requires really good network coverage. We could make one last for 4-5 months on a single AAA battery.
If you want it to check in every 10 minutes with GPS data it would only last for 3.5 days. If you get smart with an accelerometer you can push that out to 1-4 weeks or more depending on how much the thing you're tracking moves around.
It's a fun product area with lots of parameters to tweak!