|
|
|
|
|
by tghw
4696 days ago
|
|
It would seem a much simpler solution would be feasible. A small GSM device that is essentially powered off until it is needed, at which time it would be booted up and begin sending GPS coordinates via SMS. If you wanted higher reliability, you could look into the FM-based system that LoJack uses, but either way, constant communication seems unnecessary. |
|
We opted not to send GPS location via SMS because it is a lot less secure. We are also sending more than just GPS data, all of which we would have to interpret on the server side anyways thus complicating the implementation. We looked into this and for a variety of reasons it made more sense to use data to transmit information from the device.