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

Problems connecting to wifi #37

Open
nikhil-bhandari opened this issue Nov 18, 2016 · 2 comments
Open

Problems connecting to wifi #37

nikhil-bhandari opened this issue Nov 18, 2016 · 2 comments

Comments

@nikhil-bhandari
Copy link

Hi,

I have just started using your module in my hobby project, and after running your sample code I notice strange behavior on my system. If I try to connect to a network with ssid XYZ, I don't get any errors and the wifi doesn't connect to that network. ir. the callback doesn't get executed.

Now after that if I manually try to connect to the same network using ubuntu's menu I cannot connect until I restart my laptop.

I tried

sudo service network-manager restart

sudo service networking restart

but that doesn't solve the problem.

I tried this code on MAC OS and I still had the same problem. is it a known issue?

Ubuntu: 16 04 LTS / 14 04 LTS
MacOSX El Capitan 10.11.6

Thanks and Regards
Nikhil

@tlhunter
Copy link
Owner

Nikhil,

Unfortunately I haven't been able to maintain this project. I haven't tested it on modern Linux installations.

OS X support never really worked (their CLI's are much much different).

@nikhil-bhandari
Copy link
Author

nikhil-bhandari commented Nov 21, 2016

ok, thanks for replying

I checked your source code and I think I know how it works..

I'll try to fix it and may send you a PR

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