Issue with nRF Util crashing if I have certain device (Otii ARC) connected

Hi,

I am using "nrfutil" v8.1.1 and "device" 2.15.2

If I have my Otii ARC plugged into USB, then "nrfutil device list" crashes nrfutil with it complaining about "serialport-lister\src\lib.rs:49:60". If I unplug the Otii ARC then the other two JLink devices are listed fine (JLink and an Arduino Nano 33 BLE). 

It sounds a lot like the issue in  nrfutil device list command fails except that this combination of devices was working 6 months ago on another machine (which I no longer have access to). So something appears to have been updated in the nrfutil software which has either reintroduced the same issue or this is something new. 

Im going to follow the suggesting in the linked issue about installing older versions of nRF Util until I can find a version that works. 

I also see the same issue in the nRF Programmer - so assuming thats using the same "device" logic behind the scenes.

Mat

  

Related