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

Sniffer can't flash NRF51 DK

I've run ble-sniffer_win_1.0.1_1111_Sniffer.exe and pressed CTRL-R, then I get:

Keyboard input error: [Error 2] The system cannot find the file specified..

The log file says:

17-Jun-2016 13:02:19 (GMT Daylight Time) INFO: programming firmware...
17-Jun-2016 13:02:19 (GMT Daylight Time) ERROR: Keyboard input error
Traceback (most recent call last):
  File "C:\bamboo\xml-data\build-dir\BLESNIFFER-RELEASEBUILD-JOB1\Host\Application\InputCollector.py", line 280, in continuouslyCollectInput
  File "C:\bamboo\xml-data\build-dir\BLESNIFFER-RELEASEBUILD-JOB1\Host\Application\InputCollector.py", line 42, in programFirmware
  File "C:\bamboo\xml-data\build-dir\BLESNIFFER-RELEASEBUILD-JOB1\Host\Application\FirmwareProgramming.py", line 14, in programFirmware
  File "C:\Python27_32\lib\subprocess.py", line 709, in __init__
  File "C:\Python27_32\lib\subprocess.py", line 957, in _execute_child
WindowsError: [Error 2] The system cannot find the file specified

which looks like there's something missing. I just unzipped the file I downloaded into a folder and ran the exe, is there something else I need to do?

Thanks! Charlie.

Related