07-29-2021, 09:44 AM
One solution is to keep the phone from sleeping. Here is a link to a resource that may help you do that: https://wiki.mobian-project.org/doku.php...pend-sleep Their proposed solutions center around the gsettings setting `org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout` and the command `gnome-session-inhibit`.
Another solution is to have the phone wake up every 15 min or so. I thought I saw someone doing that with a simple script, but I can't find it now. As I recall it used a systemd timer to wake up the phone at set intervals. You may want to take a look at wake-mobile https://gitlab.gnome.org/kailueke/wake-mobile and see what they did.
Another solution is to have the phone wake up every 15 min or so. I thought I saw someone doing that with a simple script, but I can't find it now. As I recall it used a systemd timer to wake up the phone at set intervals. You may want to take a look at wake-mobile https://gitlab.gnome.org/kailueke/wake-mobile and see what they did.