When I input the command below:
nrfgocli -p <path_to_application.hex>
it gives me the error below:
Could not connect to board ERROR: Could not connect to board
I am using the dev board PCA10028. Is there anything I am missing?
When I input the command below:
nrfgocli -p <path_to_application.hex>
it gives me the error below:
Could not connect to board ERROR: Could not connect to board
I am using the dev board PCA10028. Is there anything I am missing?
Hi Massod,
nrfgocli is the commandline tool for the nRF24 series not the nRF5 series. For the nRF5 series, please use nrfjprog.exe instead. It's located at C:\Program Files (x86)\Nordic Semiconductor\nrf5x\bin