Which nRF Connect SDK version is compatible with Zephyr 2.7.5 LTS?

Hi All,

I am working on a project that uses Zephyr 2.7.5 Long Term Support. I want to integrate the possibility of having a second image on external flash. I noticed that nRF Connect SDK supports this feature. Currently, I am using the standard (or "vanilla") Zephyr SDK.

I have a couple of questions regarding this migration

  1. Which version of the nRF Connect SDK should I install to get this feature? (is there a list of which SDK version is compatible with which version of Zephyr)
  2. Can I keep my current toolchain in parallel? For example, is it possible to switch between the two by only changing my environment variables?
  3. What are the recommended steps to migrate from one SDK to the Other with an existing project?

If you have any development considerations or recommendations, please feel free to share.

Looking forward to your replies.

Thanks,
Bob

Edit: I think I can go up to 1.9.1 if I am correct: github.com/.../versions.json

Related