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

How to downgrade nRF Connect plugins?

I have issues running the upgrade of nRF Conenct (too old linux version to run nRF Connect 3).

I tried to downgrade, downloaded v2.6.2 appimage from https://github.com/NordicSemiconductor/pc-nrfconnect-core/releases and wanted to run PPK nd BLE again.

Unfortunately I already upgraded the plugins.

Is there a way to get the packages of older plugins to install as described in https://github.com/NordicSemiconductor/pc-nrfconnect-core#manual-installation-of-apps

I tried cloning the repository of PPk and installing it manually but didn't have the correct versions of node.js, npm, ...

Parents Reply Children
  • Hi

    Please do the following in order to downgrade to an older version of nRFConnect apps.

    • Download and install nRFConnect.
    • Uninstall the current nRFConnect programmer version by clicking the dropdown tab and uninstall.
    • Close nRFConnect
    • Download and place the .tgz file in C:\Users\<username>\.nrfconnect-apps\local\.
    • Open nRFConnect and run the app. You should now be using the version you placed in the \local\ folder.

    Best regards,

    Simon

Related