> Locate devices without GPS
So I guess they offer triangulation between towers to find where a device is?
SELECT lat, lon FROM tower_list WHERE tower_id=${The one you're connected to};
Its basically wardriving.
https://web.acma.gov.au/pls/radcom/site_proximity.main_page/
> Locate devices without GPS
So I guess they offer triangulation between towers to find where a device is?