You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to use this API to connect to a network. As of docs, i could use start_connecting() method to connect to the required wireless network. But control is just getting in and out. Here's what i am trying to do:
After the last statement, nothing happens. The first argument from callBack gives False as well as the interface doesn't get connected to the network. However, the configuration seems all right.
Currently, i am stuck at this place. Hope you got it.
The text was updated successfully, but these errors were encountered:
Hello, I am trying to use this API to connect to a network. As of docs, i could use
start_connecting()
method to connect to the required wireless network. But control is just getting in and out. Here's what i am trying to do:After the last statement, nothing happens. The first argument from
callBack
givesFalse
as well as the interface doesn't get connected to the network. However, the configuration seems all right.Currently, i am stuck at this place. Hope you got it.
The text was updated successfully, but these errors were encountered: