This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Connect for desktop - Select serial port error

When using nRF connect for desktop on ubuntu I can't go through the "Select serial port" step because I got the following error message: "Could not open the port. Please power cycle the device and try again."

In the log file I got this:

ERROR Could not open the port. Please power cycle the device and try again.

DEBUG Error: Could not open the port. Please power cycle the device and try again. at /opt/nrf-connect-linux-x64/resources/app/js/actions/adapterActions.js:305:24 at SerialPort._error (/opt/nrf-connect-linux-x64/resources/app/node_modules/serialport/lib/serialport.js:186:5) at SerialPort. (/opt/nrf-connect-linux-x64/resources/app/node_modules/serialport/lib/serialport.js:209:19)

Related