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

nrf51822 version 3 and softdevice s110 v 8.0 for radio unblocking

I used version 3 nrf51822 along with s110 v8.0 header files for radio unblocking. when i was trying to compile there are many errors shown up because some of the soft device functions i used in my code are modified in new s110 v 8.0. so how can i use the new s110 along with v3 hardware.? just for letting you know that with s110 v7.0 and version 3 hardware my code is working fine, but still radio is blocked

  • Hi. Which softdevice functions do you use that are failing? Take a look at the Softdevice 8 migration document that is bundled together with the softdevice in the zip file found here to find out what needs to be done when migrating from SD 7 to 8. The S110 v8.0 release notes might also provide you with some answers.