Jean Salvati
Jean Salvati

Reputation: 21

GPS on DragonBoard 410c in Windows 10 IoT Core Preview

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.

Upvotes: 2

Views: 542

Answers (1)

mazimi
mazimi

Reputation: 11

I can conform that it does work. I have connected an active antenna to the boards with my own power circuit, feeding the antenna 5.0v and AC coupling with the U.Fl connector and the GPS works on IOT. I get Satellite as source when I use the uwp geolocation.

Upvotes: 1

Related Questions