Hi,
SES Nordic Edition has been updated to v4.16. Could you try downloading that one (link found in nRF connect app "Getting started assistant") to see if this issue disappears?
Kind regards,
Håkon
I am using the updated version ony.But the problem still exists.
Could you share your project with me so I can try to recreate this issue? .zip the whole "nrf" catalogue, and upload it here.
Kind regards,
Håkon
Hi,
Thanks for the .zip. It build correctly at my end. Did you update the other repositories correctly (using "west update") according to the nRF Getting started assistant?
I suspect that there is something in one of the other repo's that is blocking you from successfully building the at_client.
Kind regards,
Håkon
yes, I have updated all the repositories using west update.
Also,I am not able to build the asset tracker application and not the at_client.
Also,I am not able to build the asset tracker application and not the at_client.
Could you try building from command line, like described here? https://devzone.nordicsemi.com/f/nordic-q-a/46281/nrf9160-at_client-sample-project/185626#185626
Do you see the exact same issue then?
Cheers,
Håkon
But why should I build the at_client sample?. I want to debug errors for the asset tracker application.
Hi,
The procedure is equal for the asset_tracker, you just need to replace the paths.
Kind regards,
Håkon
But there are no errors while building the at_client sample.
Can anyone just summarize what is the solution to my problem?
(I am compiling in the segger embedded studio and not using command line)