You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a nRF52840 Dongle (PCA10059) in bootloader mode under Ubuntu 18.04, nRF Connect v3.3.0 sometimes stops with this message "Using USB SDFU protocol to communicate with target", but no clue about why it does not continue discovering the device's versions.
Found that my motherboard is having USB issues, I think the nRF connect application should be able to error out instead of forever attempting the connection.
Using a nRF52840 Dongle (PCA10059) in bootloader mode under Ubuntu 18.04, nRF Connect v3.3.0 sometimes stops with this message "Using USB SDFU protocol to communicate with target", but no clue about why it does not continue discovering the device's versions.
Maybe some more logging is needed after this line:
https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/v1.3.1/lib/actions/usbsdfuTargetActions.js#L125
The text was updated successfully, but these errors were encountered: