Alessandro Caliaro
Alessandro Caliaro
Hi @rdavisau I have left my iphone active this night and I have found it in "timeout" calling NTP. It has Wifi on. Now I have closed wifi and I...
I have only tried wit iOS. I try to develope an app that create a thread that every 20 seconds calls ntp and add the result (timeout or good) to...
Hi @rdavisau I am trying to create this "test app" but I have this problem... https://www.dropbox.com/s/yt1m7oxkosfz66l/Screenshot%202016-04-21%2018.40.30.png?dl=0
ok Ryan, understand the problem...
So Ryan, I have done this little project [TestNtp](https://github.com/acaliaro/TestNtp) Every 10 seconds, Ntp server is called and a listview is filled with "good" or "bad" answer. In this moment (iOS...
Hi Ryan. One night of test with a call every 10 seconds with Wifi ON and ip Address.. Result: ok = 1884 bad = 1118 bad > 50% Now I...
Without wifi Ok 77 Bad 102 I think there is a problem. @rdavisau have you some suggestions? Tia Alessandro
So polling on various IP?
> This has been fixed in #12488 @mattleibow when will the next update be available?
> Attualmente la PR #133 fa riferimento ad un caso di invio di un intent con action e category predefinite ed un extra di tipo stringa con nome predefinito. >...