Note that there are some explanatory texts on larger screens.

plurals
  1. POIs it possible to determine an iPhone or Android devices' location based on wifi signal strength?
    primarykey
    data
    text
    <p>I'm interested in finding out how well can a smartphone be oriented in a building based on the wifi strength in certain locations.</p> <p>Wifi is becoming ubiquitous, at least in the western world, and if you own a smartphone you most likely have at least one wifi hub near you almost at all times. Your neighbors are very likely to own one as well, and so you have a lot of wifi spots at varying degrees of reception and quality.</p> <p>If iOS and Android would allow access to very raw data from wifi signals at live speed, developers could come up with algorithm to normalize and analyze the data to get a pretty solid idea of where the object is in a given space. It's true that just by turning the phone sideways can give out a different signal strength readout, but it could be corrected manually at first and then use the data collected by correcting manually and applying it to a more generic patter that would yield high level of accuracy in the long run.</p> <p>This could have a lot of applications, for example an app that recognized that you are moving from the kitchen to the living room and will automatically switch to a <code>remote control</code> mode that will allow you to control the TV and whatnot. Move to the bedroom, and completely change the profile to go into silent mode and display a clock as the screensaver.</p> <p>Is this possible with current APIs? if not, what is needed to be able to get that kind of data and how hard it can be to analyze it and normalize it to make that accurate to distinguish between rooms?</p> <p>Clarifications:</p> <ul> <li>I am not an engineer or a mathematician, more like UI/UX designer/developer (JS mainly)</li> <li>I am asking if this is possible with current API and whether it's theoretically possible if current APIs don't support it at the moment</li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload