I am trying to run the hci_uart sample on my 9160 DK but I am facing problems uploading the code. I am able to run the AT client and Asset tracker just fine. As soon as I try to upload code in the on board nRF52, I am facing this problem.
I am trying to run the hci_uart sample on my 9160 DK but I am facing problems uploading the code. I am able to run the AT client and Asset tracker just fine. As soon as I try to upload code in the on board nRF52, I am facing this problem.
I did change it to nRF52 using Prog/Debug for the first time as well. But this time I get a different error.
When you import the project, you should use options similar to this,
Make sure the switch is on nRF52 and then run nrfjprog -e. Then try again.