Hi Team,
We are using nrf9160-DK. We have tested assert tracker application, where we got the real time GPS data(DK location) we are happy with that. We also tested the lte_ble_gateway application where it generates simulated GPS data and send to cloud, Now we would like to send real time GPS data from lte_ble_gateway application to nrf cloud.
I know that we have to include gps_controller.c and nrf9160_gps.c files and we also need to change the prj.conf and Kconfig files of lte_ble_gateway, Since am not getting the real time GPS data, Could you please let me know what are the exact changes do i need to do in the lte_ble_gateway application to get the real time GPS data.
Here are my questions:
- What are the changes i need to do to the lte_ble_gateway application to get the real time gps data?
- How to switch from lte to gps and vice versa?
Thanks,
venkatesh