schollz / find

High-precision indoor positioning framework for most wifi-enabled devices.
https://www.internalpositioning.com/
GNU Affero General Public License v3.0
5.04k stars 369 forks source link

Can FIND work with multiple access points with the same name? #136

Closed jnikhilreddy closed 7 years ago

jnikhilreddy commented 7 years ago

HI Its a great idea to locate internal positioning of user.But the doubt is that it works for multiple access points with same name in different locations in a college..

schollz commented 7 years ago

Access points (APs) can have the same name (or SSID), because each AP has a unique MAC address which is builtin to the hardware and cannot be changed. The MAC address is what FIND uses, not the SSID.

It works great at colleges.

jnikhilreddy commented 7 years ago

hmm...thanks very good work indeed..this can be applied to varied applications.I am also planning to do final project on this