tessel / t2-start

Tessel 2 start docs! Open for contributions.
http://tessel.io/start
35 stars 31 forks source link

"tessel list" does not return connections #90

Closed corymickelson closed 8 years ago

corymickelson commented 8 years ago

running t2 list can not find the tessel connected to same wifi network that the computer is connected over. Amber light is blinking which is supposed to mean it's connected. There is only a single wifi network at my location. Running t2 wifi -n {network} -p {password} returns: WIFI enabled, WIFI connected. SSID:{network name}, password: {password}, security: psk2. But then t2 list only shows the usb connection.

johnnyman727 commented 8 years ago

Closing this in favor of your other PR. Thanks for reporting!