Error when fetching device versions: readFwInfo error

Hi I've just started developing with the nrf52840 and Ive been following the official documentation on how to use the programmer shipped with nRF Connect.

Unfortunately when I select the device in the respective menu I get the following error and I'm not able to do anythin on the soc.

Error when fetching device versions: readFwInfo error

I'm currently using Linux with nrf connect 3.80 and jlink 6.88a (I've tried with nRF Connect 3.9 but I had the exact same issue).

Has anyone managed to solve this problem?

Parents Reply Children
  • Yes. I am using a (never used before) nrf52840 dongle. Took it straight from the static shield bag. It's red LED is pulsing.

    This is the output I am getting when connecting to the device:

    18:42:04.678	Using nrf-device-lib-js version: 0.4.5
    18:42:04.678	Using nrf-device-lib version: 0.11.0
    18:42:04.679	Using nrfjprog DLL version: 10.15.1
    18:42:04.679	Using JLink version: JLink_V7.64c
    18:42:04.718	Installed JLink version does not match the provided version (V7.58b)
    18:42:07.733	Using @nordicsemiconductor/nrf-device-lib-js to communicate with target via USB SDFU protocol
    18:42:07.736	Error when fetching device versions: readFwInfo error

Related