Hi,
I want to migrate my firmware from nRF51422 and softdevice S310 to nRF52 and softdevice S332. Please share migrating step if anyone knows.
For nRF52 and Stack S332 1> which Nordic SDK support? 2>Migrating Step?
Regards, Himansu
Hi,
I want to migrate my firmware from nRF51422 and softdevice S310 to nRF52 and softdevice S332. Please share migrating step if anyone knows.
For nRF52 and Stack S332 1> which Nordic SDK support? 2>Migrating Step?
Regards, Himansu
Hi Himansu
There is a documented example here on how to migrate a BLE example from nRF51 SDK 8.1.0 to nRF52 SDK 0.9.x. I think the steps shown in the example can be generally followed, but you may need additional steps for the ANT API, depending on what S310 version you are coming from.
To see what SDK supports the S332 softdevice, look at the nRF52 compatibility matrix. Apparently, there is no nRF52 SDK version available yet that supports the S332 softdevice, but a compatible SDK will be available in not so distant future.