Hi, Sir:
I am using nrf9160 to develop a project of mqtt and GPS, using mqtt to upload GPS data to the cloud server; I use the software and hardware information as follows:
hardware:
- nRF9160 DK
software:
- system: ubuntu + SES
- ncs : v1.1.0
- modem : mfw_nrf9160_1.1.0.zip
- mode: nb-lot and gps(CONFIG_LTE_NETWORK_MODE_NBIOT_GPS=y)
- example: ncs/nrf/samples/nrf9160/mqtt_simple
I use the mqtt_simple demo as the development starting point, and it works works, next I added gps function;then I met some problem:
After GPS starting to run, mqtt run with errors and cannot publish or subscribe any data:
I don't know why? Could you please provide a solution?
Harry
Best Wishes!