Raspberry Pi 3 loosing wifi - busy status
|
7th Jul, 2016, 08:09 AM
Post: #9
|
|||
|
|||
RE: Raspberry Pi 3 loosing wifi - busy status
(7th Jul, 2016 05:47 AM)mgouin Wrote: AP : You mean my wifi access point? My wifi router? Yes, AP == AccessPoint Quote:What I still don't understand is the busy status reported in Kodi... Kodi tries to check online status, and if no network is working, it takes a little bit longer ... Quote:Also, regarding your script, I'm ok fiddling with cron jobs, however I'm not sure which commands would work for resetting/reconnecting the wifi. This should work for you: Code: #!/bin/bash ROUTERIP is the IP of your access point/router Don't forget to make this script executable and put it then into cronjob (sudo crontab -e) |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Issue with Official Raspberry Pi Wifi Dongle | nmrcantao | 1 | 6,571 |
9th Jan, 2016 11:44 PM Last Post: IriDium |