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

t2 Wifi Issue #54

Open
dzeitman opened this issue Apr 11, 2016 · 2 comments
Open

t2 Wifi Issue #54

dzeitman opened this issue Apr 11, 2016 · 2 comments

Comments

@dzeitman
Copy link

@HipsterBrown
Brand new T2 fails to connect - t2 wifi reports the connection is good. t2 list only reports USB, no LAN (wifi)

It can connect to my network but cannot ping it and cannot ping your host machine from it.
Ran webserver.js sample:
In the browser: I can see the t2 with tesssel01.local:8080, but not via the ip address.

Rooting in, I see that mDNS service fails to reach my network. The service won't start.
Tessel [tessel01] version: 0.0.11

On install had one warning:
WARN engine [email protected]: wanted: {"node":"^0.10.3 || ^0.12.0"} (current: {"node":"4.4.2","npm":"2.15.0”})

@jonmckay was helpful but suggested we bring this to your attention.

@HipsterBrown
Copy link
Contributor

@dzeitman Thanks for making this issue.

A few questions:

  • While connected to your network, when you run t2 wifi in your command line, what does that return?
  • Do you know your current network's security settings, i.e. WPA2?

That's a good comment about mdns-js. I'll start researching how that could affect our discovery system.

@dzeitman
Copy link
Author

  • While connected to your network, when you run t2 wifi in your command
    line, what does that return?

Reports back connected:

t2 wifi
INFO Looking for your Tessel...
INFO Connected to tessel01.
INFO Connected to "Dan's Wi-Fi Network"
INFO Signal Strength: (59/70)
INFO Bitrate: 72mbps

$ t2 list
INFO Searching for nearby Tessels...
tessel01 USB (NO LAN)

  • Do you know your current network's security settings, i.e. WPA2?

WPA2 Personal (pks2)

Dan Zeitman

On Mon, Apr 11, 2016 at 2:09 PM, Nick Hehr [email protected] wrote:

@dzeitman https://github.com/dzeitman Thanks for making this issue.

A few questions:

  • While connected to your network, when you run t2 wifi in your
    command line, what does that return?
  • Do you know your current network's security settings, i.e. WPA2?

That's a good comment about mdns-js. I'll start researching how that could
affect our discovery system.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#54 (comment)

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

2 participants