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

THINGY:91 GPS position more precisely?

Dear, 

I am working with thingy:91, v1.0.0, and running asset_tracker, I got fix location from GPS, but I am not so happy with these positions from thingy:91, sometimes the accuracy: +/- 100m. I tried to put it far away from the buildings, but it improved not much. 

Can we change in the setting

# GPS
CONFIG_NRF9160_GPS_LOG_LEVEL_DBG=y
CONFIG_NRF9160_GPS=y
CONFIG_NRF9160_GPS_LOG_LEVEL_DBG=y
CONFIG_GPS_USE_EXTERNAL=y
CONFIG_GPS_DEV_NAME="NRF9160_GPS"

CONFIG_GPS_CONTROL_FIRST_FIX_CHECK_DELAY=10
CONFIG_GPS_CONTROL_FIX_CHECK_INTERVAL=30
CONFIG_GPS_CONTROL_FIX_TRY_TIME=360
CONFIG_GPS_CONTROL_PSM_DISABLE_ON_STOP=n

to get better accuracy? 

Thanks , 

BR, 

Hoang Nguyen

Related