I compiled again an app, when tried to program “SparkFun nRF9160 Thing Plus” with newtmgr.exe, i got “Error: Access is denied.” Can you give me any hints?
Error: Access is denied
What OS are you using @Digisol?
If you’re on Linux make sure you follow this step: https://docs.circuitdojo.com/nrf9160-sdk-setup-linux.html#fixing-serial-port-errors
You may need to had a udev rule as well depending on your system.
- Edited
I’m running Windows 10; should I use Linux in a virtual PC? I have VirtualBox and have other application that do not work properly; samples should simply work as is, right?
Hmm interesting.. are you invoking newtmgr from VSCode or manually? Are you running it on a non-admin account? You will need access to the COM port on your computer for it to work.
I’m also assuming you don’t have any terminal sessions open that is holding that serial port captive?