Andrew Rowson
Andrew Rowson
It's a good shout - we always re-subscribe on reconnect. The problem with only doing that when `cleanSession=true` is that if the broker is not persisting state, if the broker...
Aha, excellent. Let me tinker.
Might be worth playing around with display options here. There might not be enough room, but I want to investigate.
The `reportLocation` command *should* kick OT into making a `PRIORITY_HIGH_ACCURACY` location request for a single point, which then gets posted to MQTT. You're rightly getting a `"type": "r"` message back,...
Tuning `ignoreInaccurateLocations` downwards is a good idea, thanks for that. In my experience, there's a lot of devices that'll chuck out just plain wrong locations with the accuracy set at...
I use Significant Changes (which is 2) most of the time. It really affects how often the device should wake OT up to provide it with a location. 3 will...
In the new version, sending the `reportLocation` command should do exactly this. Puts the location into "high battery usage, high accuracy mode for one single location", which should generate a...
It's a good idea, I'd be slightly mindful of higher battery use, but think it would be minimal.
Definitely room to improve the UX here.
I'm not sure I fully understand the issue. When you say "OpenTracks polls the location every 2 mins", what exactly do you mean?