darryncampbell / WiFi-RTT-Trilateration

Combining Android WiFi-RTT (802.11mc) with multilateration to determine position
MIT License
58 stars 15 forks source link

Trilateration Between Phones #2

Closed connorjoleary closed 7 months ago

connorjoleary commented 8 months ago

Hey Darryn,

I'm hoping to adopt this same technology to use on an app which would calculate short range (<1000 m) map of multiple android phones. Do you think that this program could be adopted to work with multiple android phones, each with only rough estimates of where their individual locations are, so that as a group they could get fairly accurate information on where they are with respect to each other? Do you think I could do this with as little as three android devices?

darryncampbell commented 8 months ago

Hi @connorjoleary , you would still need access points that supported WiFi-RTT, you couldn't do it with just the mobile devices.