nRF9160 DK + Asset Tracker v2, AWS A-GPS

Hello!

I am having some GPS problems with the Asset tracker v2 firmware. It can find satellites, but it doesn't track them nor do I get a GPS fix before the timeout occurs. I was thinking to enable A-GPS to speed up the fix, but since I am connecting it to my own AWS IoT instance it doesn't seem to download any A-GPS data. How can I modify the asset tracker firmware so that it downloads A-GPS properly?

Some other info:

  • I have clear skies and open surroundings for the device
  • If I run the GNSS firmware it gets a GPS fix within 30 seconds, so I am suspecting some kind of interference with the modem. iBasis supports PSM in my area but it doesn't seem to be activated if I read it out via modem commands.
  • The original asset tracker firmware which connected to nRFcloud worked perfectly, so the device isn't faulty.

Thanks!

Parents
  • Could you connect using at_client, and use the LTE Link Monitor (from nRF Connect for Desktop) to see the link details and share those here?

    Issue:

    AT+CEREG=5

    AT+CFUN=1

    AT+CFUN?


    Hi Håkon,

    I hope this formatting is ok for you. I masked the IP address and IMSIdentity.

    
    
    
    
    AT+CEREG=5
    
    
    
    
     OK
    
    
    
    
    AT+CFUN=1
    
    
    
    
     OK
    
    
    
    
    AT+CFUN?
    
    
    
    
    +CFUN: 1 
    
    
    
    
    OK
    AT+CGSN=1
    
    
    
    
    +CGSN: "351516172719544"
    
    
    
    
     OK
    
    
    
    

    AT+CGMI
    
    
    
    
    Nordic Semiconductor ASA
    
    
    
    
     OK
    
    
    
    
    AT+CGMM
    
    
    
    
    nRF9160-SICA
    
    
    
    
     OK
    
    
    
    
    AT+CGMR
    
    
    
    
    mfw_nrf9160_1.3.2
    
    
    
    
     OK
    
    
    
    

    AT+CEMODE?
    
    
    
    
    +CEMODE: 2 
    
    
    
    
    OK
    
    
    
    

    AT%XCBAND=?
    
    
    
    
    %XCBAND: (1,2,3,4,5,8,12,13,18,19,20,25,26,28,66) 
    
    
    
    
    OK
    
    
    
    
    AT+CMEE?
    
    
    
    
    +CMEE: 1
    
    
    
    
     OK
    
    
    
    

    AT+CNEC?
    
    
    
    
    +CNEC: 24 
    
    
    
    
    OK
    
    
    
    

    AT+CGEREP?
    
    
    
    
    +CGEREP: 1,0
    
    
    
    
     OK
    
    
    
    

    AT+CIND=1,1,1
    
    
    
    
    OK
    
    
    
    
    AT+CEREG=5 
    
    
    
    
    OK
    
    
    
    

    AT+CEREG?
    
    
    
    
    +CEREG: 5,1,"2AFF","02024616",7,,,"11100000","11100000"
    
    
    
    
     OK
    
    
    
    

    AT+COPS=3,2
    
    
    
    
    OK
    
    
    
    

    AT+COPS?
    
    
    
    
    +COPS: 0,2,"24008",7 
    
    
    
    
    OK
    
    
    
    
    AT%XCBAND
    
    
    
    
    %XCBAND: 20 
    
    
    
    
    OK
    
    
    
    
    AT+CGDCONT?
    
    
    
    
    +CGDCONT: 0,"IP","internet.telenor.se","xx.xx.xx.xx",0,0 
    
    
    
    
    OK
    
    
    
    
    AT+CGACT?
    
    
    
    
    +CGACT: 0,1
    
    
    
    
     OK
    
    
    
    
    AT%CESQ=1
    
    
    
    
     OK
    
    
    
    

    AT+CESQ
    
    
    
    
    +CESQ: 99,99,255,255,13,56 
    
    
    
    
    OK
    
    
    
    

    AT%XSIM=1
    
    
    
    
     OK
    
    
    
    
    AT%XSIM?
    
    
    
    
    %XSIM: 1
    
    
    
    
     OK
    
    
    
    

    AT+CPIN?
    
    
    
    
    +CPIN: READY
    
    
    
    
     OK
    
    
    
    
    AT+CPINR="SIM PIN"
    
    
    
    
    +CPINR: "SIM PIN",3 
    
    
    
    
    OK
    
    
    
    
    AT+CIMI
    
    
     xxxxx

Reply
  • Could you connect using at_client, and use the LTE Link Monitor (from nRF Connect for Desktop) to see the link details and share those here?

    Issue:

    AT+CEREG=5

    AT+CFUN=1

    AT+CFUN?


    Hi Håkon,

    I hope this formatting is ok for you. I masked the IP address and IMSIdentity.

    
    
    
    
    AT+CEREG=5
    
    
    
    
     OK
    
    
    
    
    AT+CFUN=1
    
    
    
    
     OK
    
    
    
    
    AT+CFUN?
    
    
    
    
    +CFUN: 1 
    
    
    
    
    OK
    AT+CGSN=1
    
    
    
    
    +CGSN: "351516172719544"
    
    
    
    
     OK
    
    
    
    

    AT+CGMI
    
    
    
    
    Nordic Semiconductor ASA
    
    
    
    
     OK
    
    
    
    
    AT+CGMM
    
    
    
    
    nRF9160-SICA
    
    
    
    
     OK
    
    
    
    
    AT+CGMR
    
    
    
    
    mfw_nrf9160_1.3.2
    
    
    
    
     OK
    
    
    
    

    AT+CEMODE?
    
    
    
    
    +CEMODE: 2 
    
    
    
    
    OK
    
    
    
    

    AT%XCBAND=?
    
    
    
    
    %XCBAND: (1,2,3,4,5,8,12,13,18,19,20,25,26,28,66) 
    
    
    
    
    OK
    
    
    
    
    AT+CMEE?
    
    
    
    
    +CMEE: 1
    
    
    
    
     OK
    
    
    
    

    AT+CNEC?
    
    
    
    
    +CNEC: 24 
    
    
    
    
    OK
    
    
    
    

    AT+CGEREP?
    
    
    
    
    +CGEREP: 1,0
    
    
    
    
     OK
    
    
    
    

    AT+CIND=1,1,1
    
    
    
    
    OK
    
    
    
    
    AT+CEREG=5 
    
    
    
    
    OK
    
    
    
    

    AT+CEREG?
    
    
    
    
    +CEREG: 5,1,"2AFF","02024616",7,,,"11100000","11100000"
    
    
    
    
     OK
    
    
    
    

    AT+COPS=3,2
    
    
    
    
    OK
    
    
    
    

    AT+COPS?
    
    
    
    
    +COPS: 0,2,"24008",7 
    
    
    
    
    OK
    
    
    
    
    AT%XCBAND
    
    
    
    
    %XCBAND: 20 
    
    
    
    
    OK
    
    
    
    
    AT+CGDCONT?
    
    
    
    
    +CGDCONT: 0,"IP","internet.telenor.se","xx.xx.xx.xx",0,0 
    
    
    
    
    OK
    
    
    
    
    AT+CGACT?
    
    
    
    
    +CGACT: 0,1
    
    
    
    
     OK
    
    
    
    
    AT%CESQ=1
    
    
    
    
     OK
    
    
    
    

    AT+CESQ
    
    
    
    
    +CESQ: 99,99,255,255,13,56 
    
    
    
    
    OK
    
    
    
    

    AT%XSIM=1
    
    
    
    
     OK
    
    
    
    
    AT%XSIM?
    
    
    
    
    %XSIM: 1
    
    
    
    
     OK
    
    
    
    

    AT+CPIN?
    
    
    
    
    +CPIN: READY
    
    
    
    
     OK
    
    
    
    
    AT+CPINR="SIM PIN"
    
    
    
    
    +CPINR: "SIM PIN",3 
    
    
    
    
    OK
    
    
    
    
    AT+CIMI
    
    
     xxxxx

Children
Related