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
  • Well now I'm thinking the nrfjprog command was attempting to use an external programmer/debugger and that's what the list commands would list, not my nr52 board. I'm not sure if there's a way to have nrfjprog attempt to flash over the usb connection or not.

    I did try using the nrfutil dfu command using the usb_serial option but that seems to fail with a "Response Code Invalid" message on the PC and I apparently don't have the correct USB Serial driver loaded on my raspberry because a serial port doesn't appear when I plug in the board.

Children
No Data
Related