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

multilink central

Hi NORDIC

I download the example of multilink central (S120) into nrf51822 . I do not know why it can not work ? My SDK is s110_nrf51822_7.0.0_softdevice . Please help me ,thanks!

Parents Reply
  • you can configure the same softdevice to be either a central that can send and receive data or configure it to be a peripheral. One you have initialized it works in that role. The softdevice always works in low power mode and the radio/CPU always sleeps when there is no activity scheduled. You should be able to find the SDK for 120 at the same place where you downloaded SDK for S110. Adding link to the download site developer.nordicsemi.com/.../ softdevice binaries for the chosen sdk can be found at nRF51_SDK_8.0.0\nRF51_SDK_8.0.0_5fc2c3a\components\softdevice

Children
No Data
Related