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

nrfConnect: old versions: broken nonsense?

The latest nrfConnect 3.3.0 doesn't work anymore for me, and is apparently full o' bugs (according to this: https://devzone.nordicsemi.com/f/nordic-q-a/49331/nrfconnect-3-0-0-unsupported-device-serialport )

So I downloaded an older version, installed it, and click Install to install an app (Direct Test Mode, or whatever)....   and the software (foolishly, IMO) takes it upon itself to go download some later (and incompatible) version.   And then complains about a "Version problem".  

Needless to say, nothing works.  (ERROR Unsupported device with serial number 'CD28EC9EE85A' and traits ["serialport"] - same as the guy in the above link).

How do I get the older versions of all the apps?  

 

Parents
  • Hi,

    Regarding the bug, I have not seen that before my self. Can you post the system report (click on the menu in the upper left corner in an nRF Connect app to get it)? Any additional information would be useful.

    Regarding downgrading nRF Connect apps, that is currently not supported, but I have raised the issue internally.

  • Hello, I'm seeing the same issue, here's my log:

    2019-12-23T22:55:24.996Z INFO Application data folder: C:\Users\Hurroz\AppData\Roaming\nrfconnect\pc-nrfconnect-ble
    2019-12-23T22:55:25.061Z DEBUG App pc-nrfconnect-ble v2.3.2 official
    2019-12-23T22:55:25.061Z DEBUG App path: C:\Users\Hurroz\.nrfconnect-apps\node_modules\pc-nrfconnect-ble
    2019-12-23T22:55:25.061Z DEBUG nRFConnect 3.3.0 is supported by the app (^3.2.0)
    2019-12-23T22:55:25.061Z DEBUG nRFConnect path: C:\Users\Hurroz\AppData\Local\Programs\nrfconnect\resources\app.asar
    2019-12-23T22:55:25.061Z DEBUG HomeDir: C:\Users\Hurroz
    2019-12-23T22:55:25.061Z DEBUG TmpDir: C:\Users\Hurroz\AppData\Local\Temp
    2019-12-23T22:55:25.074Z VERBOSE Could not fetch serial number for serial port at COM3
    2019-12-23T22:55:31.617Z INFO Validating connectivity firmware for device with serial number D6A93A9941E9...
    2019-12-23T22:55:31.626Z INFO Connectivity firmware is valid.
    2019-12-23T22:55:31.626Z ERROR Unsupported device with serial number 'D6A93A9941E9' and traits ["serialport"]

Reply
  • Hello, I'm seeing the same issue, here's my log:

    2019-12-23T22:55:24.996Z INFO Application data folder: C:\Users\Hurroz\AppData\Roaming\nrfconnect\pc-nrfconnect-ble
    2019-12-23T22:55:25.061Z DEBUG App pc-nrfconnect-ble v2.3.2 official
    2019-12-23T22:55:25.061Z DEBUG App path: C:\Users\Hurroz\.nrfconnect-apps\node_modules\pc-nrfconnect-ble
    2019-12-23T22:55:25.061Z DEBUG nRFConnect 3.3.0 is supported by the app (^3.2.0)
    2019-12-23T22:55:25.061Z DEBUG nRFConnect path: C:\Users\Hurroz\AppData\Local\Programs\nrfconnect\resources\app.asar
    2019-12-23T22:55:25.061Z DEBUG HomeDir: C:\Users\Hurroz
    2019-12-23T22:55:25.061Z DEBUG TmpDir: C:\Users\Hurroz\AppData\Local\Temp
    2019-12-23T22:55:25.074Z VERBOSE Could not fetch serial number for serial port at COM3
    2019-12-23T22:55:31.617Z INFO Validating connectivity firmware for device with serial number D6A93A9941E9...
    2019-12-23T22:55:31.626Z INFO Connectivity firmware is valid.
    2019-12-23T22:55:31.626Z ERROR Unsupported device with serial number 'D6A93A9941E9' and traits ["serialport"]

Children
Related