Hi,
I want to use the gps.h driver with the nrf9160 but I don't know how to get the gps device pointer to initialize the driver.
Tell me if I'm wrong, but normaly,
we have to get the "get_device_binding("theDeviceName")" function. "theDeviceName" must be set into the configuration board or in "nrf9160_nrf9160ns.overlay".
But how to configure it?