Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeated Wifi network listing #793

Closed
Frijol opened this issue Jul 13, 2016 · 2 comments
Closed

Repeated Wifi network listing #793

Frijol opened this issue Jul 13, 2016 · 2 comments
Assignees

Comments

@Frijol
Copy link
Member

Frijol commented Jul 13, 2016

screen shot 2016-07-13 at 2 37 33 pm

Just encountered this multiple listing of the local Wifi, giving the same SSID with varying strengths.

My guess is that there are many access nodes for the same Wifi, but this is:

  1. confusing: why doesn't it match what my computer lists?
  2. problematic: how do I connect to the same one as my laptop in order to use LAN?
@Frijol
Copy link
Member Author

Frijol commented Jul 13, 2016

(quick fix for point 2: make your Tessel an AP and just use that..)

@HipsterBrown
Copy link
Contributor

@Frijol Maybe we can filter or sort similarly named networks by IP address? That is an odd case but not unlikely in big offices or event spaces.

@rwaldron rwaldron self-assigned this Jul 20, 2016
rwaldron added a commit to rwaldron/t2-cli that referenced this issue Jul 20, 2016
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
rwaldron added a commit that referenced this issue Jul 22, 2016
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants