build error if enabled PGPS with Onomondo softSIM in Location Project

Hi, I get a issue, build error if enabled PGPS in prj.conf:

CONFIG_NRF_CLOUD_PGPS=y

and OK if comment this config

for this project, I used sample/cellular/Location with Onomondo softSIM, everything worked, and I try to add AGNSS and PGSP, its fine enabled AGNSS first, but got error after enabled PGPS. your can see the error message in previous picture

Best Regards

Dannis

Parents
  • Hi Dannis,

    Which board do you use?

    Which NCS version do you use?

    Which location method did you use?

    for this project, I used sample/cellular/Location with Onomondo softSIM, everything worked, and I try to add AGNSS and PGSP, its fine enabled AGNSS first, but got error after enabled PGPS. your can see the error message in previous picture

    What were the values for CONFIG_NRF_CLOUD_AGNSS and CONFIG_NRF_CLOUD_PGPS when you got the error and when there was no error? Did everything work well when you added CONFIG_NRF_CLOUD_AGNSS=y and you did not include CONFIG_NRF_CLOUD_PGPS in your prj.conf?

    Best regards,
    Dejan

  • Hi Dejan,

    Which board do you use?

    it our custom made PCBA board.


    Which NCS version do you use?

    SDK 2.5.0

    Which location method did you use?

    for this project, I used sample/cellular/Location with Onomondo softSIM, everything worked, and I try to add AGNSS and PGSP, its fine enabled AGNSS first, but got error after enabled PGPS. your can see the error message in previous picture

    What were the values for CONFIG_NRF_CLOUD_AGNSS and CONFIG_NRF_CLOUD_PGPS when you got the error and when there was no error? Did everything work well when you added CONFIG_NRF_CLOUD_AGNSS=y and you did not include CONFIG_NRF_CLOUD_PGPS in your prj.conf?

    Yes, build error if added CONFIG_NRF_CLOUD_AGNSS = y and CONFIG_NRF_CLOUD_PGPS = y in prj.conf. if added CONFIG_NRF_CLOUD_AGNSS = y and CONFIG_NRF_CLOUD_PGPS = n, everything OK which included AGNSS request



    Best regards,

    Dannis

  • Hi Dannis,

    Thank you for providing additional information.

    Apart from adding AGNSS and PGPS configs to your prj.conf, have you made any other changes to the Location sample?

    Can you show your build command and provide your full build log?
    You can upload the log file here by clicking on Insert -> Image/Video/file -> Upload (and choose the file to be uploaded).

    Best regards,
    Dejan

Reply
  • Hi Dannis,

    Thank you for providing additional information.

    Apart from adding AGNSS and PGPS configs to your prj.conf, have you made any other changes to the Location sample?

    Can you show your build command and provide your full build log?
    You can upload the log file here by clicking on Insert -> Image/Video/file -> Upload (and choose the file to be uploaded).

    Best regards,
    Dejan

Children
No Data
Related