View Single Post
Old 06-23-2022, 02:16 AM   #803
Rid
Addict
Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.
 
Posts: 209
Karma: 20980
Join Date: Oct 2020
Device: Kobo Aura One, Aura HD (R.I.P.) :(
Quote:
Originally Posted by sherman View Post
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)
Rid is offline   Reply With Quote