Hey community,
Trying to see if I’m the only one hitting this, I have a circuitdojo (unmodified) v5 board, trying to use the 2.3.x and 2.4.x tracker samples. On either of these branches I can get a golioth lightDB state data sent up with the boot-up and subsequent lightDB updates but cannot get GPS to return data in this sample.
The GPS sample on both of these branches, uploads normally, receives first fix without AGPS in <60s tracking 5-6 satellites and 8-10 satellites after 120s using the same position, antenna etc.
I’m trying to see if the state of the tracker app is not working as intended at this point or if this just related to my circuit dojo v5 and sparkfun thing plus boards (seems unlikely it’s both).
I was able to roll back to 1.9.x on a fresh folder/init where this sample works as expected on both boards to return gps data and publishing that data to both lightDB state as well as lightDB stream. I would love to use the new NCS SDK in 2.3.x/2.4.x versus the old SDK/GPS library in use on the 1.9.x branch.
Anyone else seeing the same, or @jaredwolff have any thoughts on what’s happening if you’re seeing something different?