<div dir="ltr"><div><div><div><div>That sounds interessting.<br></div>Had just written a small comand line tool to test libiphb.<br><br></div>The difference between the xmpp connection and an ssh connection is that with ssh, the connection just have to work if you actually use your device. With xmpp there could be an incoming connection while the device isn't in use. I totally missed that fact. So wake up in a regular interval using iphb could do the trick.<br><br></div>Bye<br></div>Georg<br><div><div><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote"><span class=""></span><br><span class=""></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
</span>When the Jolla enters deep sleep, pretty much everything is suspended,<br>
including timers and keepalives. You can prevent the Jolla from entering<br>
deep sleep by either 1) pinging the network very, very often (I seem to<br>
recall you need to receive packets at least every 30 seconds, but I<br>
could be wrong about that), or 2) pinging the "IP heartbeat daemon",<br>
using, for example, libiphb or nemokeepalive. There are some pointers at<br>
<a href="https://together.jolla.com/question/54271/timer-slows-down-when-screen-is-off/" rel="noreferrer" target="_blank">https://together.jolla.com/<wbr>question/54271/timer-slows-<wbr>down-when-screen-is-off/</a><br>
<span class="HOEnZb"></span><br></blockquote></div></div></div></div></div></div></div></div></div>