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

changing the ncs nrf driver for agps sample

I want to build on the agps sample for 9160-dk

This involves changing the destination and format of outputs to cloud

I saw that multiple GPS hits are consolidated and formatted in ncs/nrf/drivers/gps/gps_sim/gps_sim.c

I changed this file but it does not get re-complied when I use "west build -b nrf9160dk_nrf9160ns -p"

Is there a way to make this happen pls?

Related