Quote:
Originally Posted by pazos
The wifi on Pocketbook is indeed very broken. I don't know if that happened recently (Say, after https://github.com/koreader/koreader/pull/6424) or it is a long standing bug on the platform.
Anyways the message "SSID: No default gateway to ping" is harmless. It can be probably adapted, like it is on android, to match the info provided by the platform.
Probably we need to check if both isWifiOn() and isOnline() functions work on pocketbook. It smells like the device is indeed associated with AP but we're not aware and retrying on turnOnWifi() again and again.
|
Thanks for answering. Is there anything I can help you with to debug this if you don't own PocketBook?