Skip to content

WIFI connect regression #237

@mphasize

Description

@mphasize

After updating the Tessel firmware from 0.0.16 to 0.1.0 I am getting a new error message when attempting to programmatically connect to a WIFI using tessel.network.wifi.connect:

(node:2266) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Command failed: ifconfig wlan0
ifconfig: wlan0: error fetching interface information: Device not found

Manually entering the command ifconfig wlan0 via an SSH session works without any problems.
Downgrading from 0.1.0 to 0.0.16 resolves the issue for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions