Hello,
I am new with nordic boards. I am using an nrf5340-(P)DK.
I bulit and downloaded the perhipher-lbs sample successfully to the board.
However, when trying to discover the board using nrfconnect-mobile, I could not.
Hello,
I am new with nordic boards. I am using an nrf5340-(P)DK.
I bulit and downloaded the perhipher-lbs sample successfully to the board.
However, when trying to discover the board using nrfconnect-mobile, I could not.
Hello,
I have followed this procedure but don't know how to do the last step:
You must also make sure that nrfjprog (part of the nRF Command Line Tools) is installed and its path is added to the environment variables. The west command programs the development kit by using nrfjprog by default.
It is not described how to add the nrfjprog path to a (which) environment variable.
Hello,
I am stuck at what variable to create for the nrfjprog directory path.
How should this variable be named?
By default when installed the nrfjprog, the directory was set to /opt/nrfjprog.
I just post again the error message I get when building (-- west flash: using runner nrfjprog
FATAL ERROR: runner nrfjprog received unknown arguments: ['--recover']) the v1.4.0\zephyr\samples\bluetooth\hci_rpmsg:
-- west flash: using runner nrfjprog
FATAL ERROR: runner nrfjprog received unknown arguments: ['--recover']
Are you able to to run: west build -b nrf5340pdk_nrf5340_cpunet && west flash?
-Amanda
Yes this is executed successfully