I’m testing out the wifi/fused location features in tracker-edge v13 on Device OS 3.0.0 and I noticed that TrackerLocation::buildWpsInfo
takes over 2 seconds which blocks all other loop()
tasks for at least that long.
Is there any way to avoid long pauses like this while still taking advantage of wifi-based location?