hello guys,i am new here to learn this technology, i have a several question to asked about this application of lorawan
i would like to asked is there anyone have develope vehicle tracking system by using lorawan to located the lost vehicle?
if yes, i would like to asked what are the hardware component that is used to build the nodes that tracking the vehicle?
does a single channel packet gateway can support this nodes?
my last question is how to develop gui because at TTN ( The Things Network) it only shows raw data only or any other suggestions to integrate with the google map? data from TTN for GPS coordinate visualize to map?
If your going on a public network that supports geolocation (eg KPN) you can also simply use a LoraWAN accelerometer which does uplinks while moving. The network calculates the location based on TDOA. Altough not as accurate as GPS, its very battery and cost efficient.
1.) We are trialling GPS tracking solutions on our website https://gridlocate.com. To stay impartial, I also recommend you check out MyDevices who are offering map tracking features at their site https://mydevices.com. GPSGate is looking at solutions as well.
1b.) But most of these projects are for tracking delivery vehicles or individuals who’ll operate within a fixed area (e.g. city). I’m not aware of anyone working on a specific solution for stolen/lost vehicles.
2.) We’re using the GPS Trackers available from the manufacturer http://zane.hu.
3.) A single channel Gateway (SCG) isn’t a good idea. If you are locating a lost/stolen car, then it is better to have the full multi-channel solution. There are portable LoRaWAN gateways with GPRS that would allow you to ‘roam’ looking for the car.
4.) As above, you could consider the website https://mydevices.com, or https://gridlocate.com. To visualise data, you’ll need to store the GPS data into a database, and then - using HTML/JS pull that information into a google map.
Final thought: If you buy the zTrack GPS trackers from https://zane.hu, they come pre-configured for Zane’s own tracker map solution. I think you’d need to point your gateway to their network service.
I’ll be happy to answer any questions. I’ve been working on GPS Tracking solutions for over 4 years.
just saying…as it may be someone is monitoring emails/info requests etc. to provide follow up, in which case perhaps they can update all on forum and put back on a legal footing…
no, i didn’t. As far as I know it simply doesn’t exist, also not with other low power protocols. There are some of the shelf 2G solutions though. If you’re considering building something I believe the freeduino would be an easy start. LoRa is not the hard part… reading the OBD is more difficult. An alternative solution would be building a generic node with a bluetooth connection and using a cheap bluetooth OBD dongle.
(note that the remark below the bluetooth logo was because I used the pic before where this would be part of a generic gateway solution)