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
  • Hi Wiki,

    your softdevice and and SDK should be compatible. S120 SDK examples will not work with s110 softdevice. Download both S120 SDK and S120 softdevice from www.nordicsemi.com/.../

  • Hi Wiki,

    if you use S120_softdevice then you can initialize the device either as Central or Peripheral (but not both). Copy and Paste from the S120_V2_SDS

    "The S120 SoftDevice is a BluetoothRegistered low energy (BLE) combined Central and Peripheral protocol stack solution. That is, the SoftDevice can be initialized to run either as a Central protocol stack or as a Peripheral protocol stack. When initialized as a Central, it supports up to eight simultaneous Central role connections and an Observer. When initialized as a Peripheral, is supports a Peripheral connection and a concurrent Broadcaster. The SoftDevice integrates a low energy controller and host, and provides a full and flexible Application Programming Interface (API) for building Bluetooth low energy System on Chip (SoC) solutions."

    what do you mean by low power mode?

Reply
  • Hi Wiki,

    if you use S120_softdevice then you can initialize the device either as Central or Peripheral (but not both). Copy and Paste from the S120_V2_SDS

    "The S120 SoftDevice is a BluetoothRegistered low energy (BLE) combined Central and Peripheral protocol stack solution. That is, the SoftDevice can be initialized to run either as a Central protocol stack or as a Peripheral protocol stack. When initialized as a Central, it supports up to eight simultaneous Central role connections and an Observer. When initialized as a Peripheral, is supports a Peripheral connection and a concurrent Broadcaster. The SoftDevice integrates a low energy controller and host, and provides a full and flexible Application Programming Interface (API) for building Bluetooth low energy System on Chip (SoC) solutions."

    what do you mean by low power mode?

Children
No Data
Related