Quote:
Originally Posted by sherman
Just as a warning, I've never actually tested the wifi stuff. It should work, but since I need to have Wifi connected to easily test stuff, I never quite got around to testing it...
|
Got it working

Had to add a bit at the start. It turns on the wifi and then turns it off again after a certain amount of time. To help me save the battery dying while I am reading (some dummy forgets to turn it off).
Is a way to start the Kobo sync? Had a look but could not find any thing, might have missed it though on the terminology I used...
Code:
qndb -m wfmSetAirplaneMode "enable"
signal=$(qndb -s wmNetworkConnected -s wmNetworkFailedToConnect -t 60000 -m wfmConnectWirelessSilently)