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

SDK9 to SDK14, NRF52840

Hi, I use it as a translator for Google, so it may be strange in context. please understand.

I was in big trouble. I used the nRF51822, S110, and SDK9 in my previous project.

I received a new board, nRF52840. In order to compare the existing Bluetooth and Bluetooth5, I want to apply what I have worked on the nRF51822 to the nRF52840.

However, SoftDevice and SDK are different, so it is difficult to apply the source used in SDK9.

In other words, SDK9 to SDK14

S110 to S140

The goal is to make the change as above.

I do not know how to approach it.

Related