Since about a week or two ago, I cannot flash (or debug/reset etc.) my device from the VSCode nrfConnect extension, when more than one device is connected to my PC.
I am using the nrf5340_dks and audio_dks, but the type of devices connected does not make a difference.
I always get this error:
Error: One or more batch tasks failed:
* 1050174490: Emulator error: Failed to open connection (Generic)
FATAL ERROR: command exited with status 1: nrfutil --json device x-execute-batch --batch-path /build/generated_nrfutil_batch.json --serial-number 1050174490
Once I unplug the other devices, it works fine again.
I am on Linux (Manjaro) using the latest nrfConnect extension (but have tried to revert to older versions with no change)
Thanks in advance!