Is on-board GPS confirmed to be enabled on the DragonBoard 410c in Windows 10 IoT Core Preview?
I used this Geolocation sample as a test:
https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/Geolocation
It returns a location, but the source is "IP Address" and the accuracy is very low, so I'm guessing it is not getting any GPS data.
Has anyone gotten a different result?
Thank you.