Hello,
What is the best way to do migration between SDK 11 to SDK 15.
There are guides for each step. Is the best way to do SDK11-SDK12 then SDK12-SDK13... ?
Thank you very much
Hello,
What is the best way to do migration between SDK 11 to SDK 15.
There are guides for each step. Is the best way to do SDK11-SDK12 then SDK12-SDK13... ?
Thank you very much
I migrated from SDK 13 to 15 and did it step by step, i.e. 13-14, 14-15. Maybe you could do the same but it sounds like a lot of work. If your project is not too big you could consider just starting from scratch with an SDK15 example.
I migrated from SDK 13 to 15 and did it step by step, i.e. 13-14, 14-15. Maybe you could do the same but it sounds like a lot of work. If your project is not too big you could consider just starting from scratch with an SDK15 example.
Hello,
I am also in the same boat. I have a project (fairly large project) that is using nRF52832 (SDK v11.0.0 and S132) and have been tasked with upgrading to SDK15 at a very mature stage of the project. What is the best way to proceed? Perhaps starting the project over again from scratch or going from 11 to 12, 12 to 13, 13 to 14, 14 to 15? Biggest risks involved?