This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Private SUPL Server or Nordic?

Hi,

I see from the code in GitHub:

https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160/gps/src/supl_support.c

#define SUPL_SERVER      "supl.google.com"
#define SUPL_SERVER_PORT 7276

That the new A-GPS is using google's SUPL server. 

Since google is like "The Borg" (Star Trek reference) / "Big brother" ... tracking everything about all users using their servers .. it is a bit unacceptable that all the billions of IOT devices we (all) will create, shall by default be tracked by google.

Since we want to provide "100% Privacy" in our IOT devices we are creating, is it possible to run our own SUPL server? And if so, could you provide some more information regarding this procedure?

Also, maybe Nordic could instead begin running their own SUPL server? for allowing quick testing of IOT.

/Daniel

Parents Reply Children
No Data
Related