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

Should I migrate to SDK5.0.0 for project based on SDK4.2.2 & Softdevice S310?

Hello,

I am developing a project using nRF51922 and S310, and the project is built using SDK4.2.2 with the modifications mentioned in a document called "nRF51922 - ble application porting.pdf".

We know we have to switch to nRF51422 V2.0 when it is made available.

The question now I am facing is whether I should migrate to SDK5.0.0? SDK5.0.0 do not support S310 and some modifications are needed, right?

It seems that something have been changed in SDK5.0.0, namely, there is no ble_stack_handler.h, I find softdevice_handler.h instead, so part of the information mentioned in "nRF51922 - ble application porting.pdf" seems no longer apply, please advise.

Regards, Joseph

Parents Reply Children
Related