How to find Zephyr version with nRF Connect for VS Code Addin and how to see what Zephyr versions are supported and how to upgrade Zephyr

I am never sure what version of Zephyr I am using through the nRF Connect for VS Code Addin. I have to build to see, but I'm sure there's a better way:


-- Zephyr version: 3.3.99 (/opt/nordic/ncs/v2.4.2/zephyr)

I am running v2.5.0 of the nRF Toolchain and Zephyr is on 3.5, which I would like to be using. Is there a way to upgrade?

1. How can I find what version of Zephyr I'm running using nRF Connect for VS Code Add-In

2. Can I upgrade the version of Zephyr and if so, how do I?

3. What versions of Zephyr are being used for what versions of nRF Connect for VS Code (I guess just the nRF Connect Toolchain)?

Parents Reply
  • I'm not sure if I follow. I would not recommend trying to change between NCS and Zephyr for the same product. If you want to develop for different products there is no problem with switching between our SDK and Zephyrs SDK as I know of. Our newest SDK release is almost Zephyr 3.5 however we don't always follow Zephyr release schedule so at time we might be a bit behind or maybe a bit ahead. 

    Regards
    Runar

Children
Related