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

multiple peripheral to Single central connection

Dear Nordic Team,

Thanks for supporting.

I am try to work multiple (Peripheral) tag ID read with one central and stored in my PC via UART communication. Which example I want to choose?. please anybody Give me a suggestion. Thanks in advance.

I am using nRF51 and nRF52 DK and SDK version is 11.0

Simply explained Here :Untitled.png

Parents
  • Take a look at the BLE Multi-link example, it is located in:

    \SDK_INSTALL_FOLDER\examples\ble_central\ble_app_multilink_central
    

    More information about the example can be found at the inforcenter.

  • You need to use the project in \SDK_INSTALL_FOLDER\examples\ble_central\ble_app_multilink_central\pca10028\S130\arm5_no_packs. Make sure that you have loaded SoftDevice S130.

Reply
  • You need to use the project in \SDK_INSTALL_FOLDER\examples\ble_central\ble_app_multilink_central\pca10028\S130\arm5_no_packs. Make sure that you have loaded SoftDevice S130.

Children
No Data