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
Parents
  • Hello Muhammad,

    Muhammad Usman said:
    Thank you so much for the response!

    Thanks a lot for your feedback!

    Muhammad Usman said:
    Can you please recommend me asset tracker V1 or v2 ? as I mentioned my requirements. Will it be problematic for me in the future?

    In general, our recommendation is to use the Asset Tracker v2. Asset Tracker v1 is not available anymore from NCS version 1.9.0 neither.

    Muhammad Usman said:
    For me, it's difficult to make changes in the asset tracker v2 as compared to v1. Asset tracker v1 is similar to the cloud client app.I did my task with the cloud client.

    Then of course I get your point, that using v1 as a starting point for own application development can be more convenient due to reduced complexity. But please note that v1 does not support all features that are implemented in v2.

    The Asset Tracker v2 is build on modules, making it possible to exclude the ones you are not intending to use. This should reduce complexity at least a little bit.

    Regards,

    Markus

  • Hello Markus,

    Again thank you for your wonderful support! 

    I will follow your instructions!

    Regards,

    Muhammad Usman

Reply Children
No Data
Related