Installing the new nRF-Command-Line-Tools_10_4_0_OSX.pkg fails on MacOS (10.14.6). The installer gets to the summary stage and displays an error "please contact the supplier".
Installing the 10.3.0 in the same way succeeds.
Pertti
Installing the new nRF-Command-Line-Tools_10_4_0_OSX.pkg fails on MacOS (10.14.6). The installer gets to the summary stage and displays an error "please contact the supplier".
Installing the 10.3.0 in the same way succeeds.
Pertti
I'm getting the same error. I have managed to install 0.3.0, but when I run "west flash" I get this wonderful message:
ERROR: Installed nrfjprog is too old for the device. Please upgrade nrfjprog
ERROR: to a more recent version.
ERROR: command exited with status 2: nrfjprog --program /Users/haq/thingy91/manifest/build/zephyr/merged.hex -f NRF91 --snr 960058144 --sectorerase
I am on a mac, tested with west 0.6.0 and 0.6.3
nrfjprog version: 10.3.0
JLinkARM.dll version: 6.44e
The error messages of nrfjprog are currently so bad that it is almost funny.
"Installed nrfjprog is too old for the device. Please upgrade nrfjprog" does not really mean that the version is wrong.
It could mean that you have another programmer connected and it gets confused, or that the nRF91 you are trying to flash is not powered on. It might even mean that it does not have the modem software or boot loader installed...
Thank you so much, I have been installing and uninstalling all kinds of versions to see which permutations that could work. I only have one programmer, modem is latest version and I do get a boot message in serial monitor.
Only fails when I try to flash..
Guess I'll just wait until someone fixes this upstream
I'm having the same problem, and found that flashing through the nRF Connect for desktop Programmer application works. It's not a permanent fix, but may help you get something onto your nRF91 board.
Hi,
From what I can tell, all of the issues mentioned thus far in this thread are due to one or more of three known issues:
We are currently working on fixing all of those.
Regards,
Terje
Hi,
From what I can tell, all of the issues mentioned thus far in this thread are due to one or more of three known issues:
We are currently working on fixing all of those.
Regards,
Terje