This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Connect - Mesh unable to program nrf51-dongle, seems like python error

Hi, I use nrf connect to programing demo board nrf51 dongle to get it work, failed. error log as follows:

2017-03-02T09:30:20.014Z INFO Application data folder: C:\Users\Administrator\AppData\Roaming\nrfconnect
2017-03-02T09:30:42.444Z INFO Running F:\work\BlueTooth\nrf-connect-win32-ia32-25-Nov-2016\bin\nRF5-multi-prog.exe  program -f F:\work\BlueTooth\nrf-connect-win32-ia32-25-Nov-2016\bin\nrf-connect-mesh-official-serial-gateway-fw_nRF51.hex -e --family NRF51 -r -v -s 680842xxx
2017-03-02T09:30:43.581Z ERROR nRF5-multi-prog stderr: Process Process-1:
2017-03-02T09:30:43.582Z ERROR nRF5-multi-prog stderr: Traceback (most recent call last):
  File "multiprocessing\process.py", line 258, in _bootstrap
  File "multiprocessing\process.py", line 114, in run
  File "pynrfjprog\MultiAPI.py", line 310, in _runner
  File "pynrfjprog\MultiAPI.py", line 327, in _api_setup
  File "pynrfjprog\API.py", line 197, in __init__
  File "pynrfjprog\JLink.py", line 22, in find_latest_dll
  WindowsError: [Error 3] The system cannot find the path specified: 'C:\\Program Files (x86)\\SEGGER/*.*'

It seems like python file error. I attached log file.help me please.

2017-03-02T09_30_18.354Z-log.txt

Related