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

nrf52 + S212 softdevice

Hello,

We are unable to get the softdevice to work on nrf52 DK(PCA10040) . It ends up at app_error_handler each time. We have followed previous recommendations about LFCLK (turning it ON before the SD is enabled) and making sure FPUnit is enabled. Also, IRAM and IROM settings are from the examples for ANT from the SDK.

We use the latest SDK version nRF52 SDK v0.9.2 which needs S212 v0.2.0-1.alpha. What we have available from Dynastream is S212 v0.3.0.alpha. Is there any incompatibility issue here?

If yes, how do we resolve the issue?

Thank you!

Related