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

How to build a system include one central connect to multi peripheral

Dear supporters team,

I have a project need to build with a system that includes one central connection to multi peripheral.

do you have any project base similar to my project?

I used board nrf52840.

Thanks,

John Nguyen

Parents Reply Children
  • Hi,

    To test the multiperipheral example I mentioned in my previous reply:

    1. You should flash the central board with the BLE Multi-link Central Example which you can find under <InstallFolder>\examples\ble_central\ble_app_multilink_central
    2. You should flash the 2 peripheral boards with the BLE Multi-link Peripheral Example which you can find  under: <InstallFolder>\examples\ble_peripheral\ble_app_blinky

     

    John Nguyen said:
    Could you help me step by step to getting started with the central role?

    First, I would like to create a new project, It has a feature scan BLE peripherals and prints log.

     Please make a new ticket for this request, as it's unrelated to your original question.

    regards

    Jared 

Related