Go to advanced search

by scotty134
Tue Jan 31, 2017 11:20 pm
Forum: Python
Topic: Check wi-fi status from python script
Replies: 4
Views: 15633

Re: Check wi-fi status from python script

Thank you guys for reply! I don't like idea with ping just because in case if I don't have connection then I will wait for some time before I will get timeout error. I just was thinking maybe RPi supports some internal wifi library where I check my connection status. I don't tell that 'ping' is wron...
by scotty134
Tue Jan 31, 2017 2:33 pm
Forum: Python
Topic: Check wi-fi status from python script
Replies: 4
Views: 15633

Check wi-fi status from python script

Hello to everybody!

I need to check wi-fi connection from code. I start looking for regular python wifi libraries, but RPi doesn't support it.
Can somebody help me to find way how I can check wi-fi connection/status?
Thanks in advance!

Regards,
Scotty

Go to advanced search