This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

asset tracker not updating the gps values

Hi All , 

I am using nrf9160Dk ,When i use asset tracker V2 i successfully get the GPS values on the nrf Cloud . But when i use the Asset Tracker only then i am unable to get the GPS values.

these are the values i get on the terminal . 

"Received":{
4 items
"appId":
"RSRP"
"data":
"-109"
"messageType":
"DATA"
"ts":
1645300825215
}
"Received":{
4 items
"appId":
"HUMID"
"data":
"52.6"
"messageType":
"DATA"
"ts":
1645301337524
}
"Received":{
4 items
"appId":
"TEMP"
"data":
"20.3"
"messageType":
"DATA"
"ts":
1645301337524
}
"Received":{
4 items
"appId":
"AIR_PRESS"
"data":
"97.6"
"messageType":
"DATA"
"ts":
1645301337524
}
Can you please help me in this regard ? Do we have to set some configuration in kconfig or .config ?
Thanks & Regards
Muhamamd Usman
Related