This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrfjprog no detect devices - OSX - nrf91 Thingy

Hello,

I'm quite loss using the command nrfjprog.

I install in VSCode all NRF tools. It seems working good. I can compile.

When I have a look on "device tree" I cannot see any devices. So I try nrfjprog -i  --log and I have this message:

/Applications/Nordic Semiconductor/bin>nrfjprog -i --log

WARNING: Logging is unavailable. nrfjprog.exe does not have write

WARNING: permission for the log file

It is strange beacause the program is talking about exe file and I'm under MAC OSX.

I'm sure the device is connected:

/Applications/Nordic Semiconductor/bin>ls /dev/tty.usbmodem1410*

/dev/tty.usbmodem14101 /dev/tty.usbmodem14104

The version is 

/Applications/Nordic Semiconductor/bin>nrfjprog --version

nrfjprog version: 10.15.0 external

JLinkARM.dll version: 7.56a

Thanks for your help

Related