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
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
Hi,
Yes, we do have such a project. It's called BLE Multi-link Example. You can find in the SDK folder under <InstallFolder>\examples\ble_central\ble_app_multilink_central.
regards
Jared
Hi,
Yes, we do have such a project. It's called BLE Multi-link Example. You can find in the SDK folder under <InstallFolder>\examples\ble_central\ble_app_multilink_central.
regards
Jared
Thanks for your support!
Because, it is the first I used NRF52, so could you tell me step by step to do this application.
For example:
#1. I need to prepare 3 boards, one for central, rest of the boards are peripherals.
#2. flash code ble_app_multilink_central to board central, similar with peripherals boards.
#3. could you help me with some points to test or to check how it works?
I think my question is too long to answer. if you can help me, I really appreciate it.
Thanks and regards,
John N
Dear Support Teams,
please ignore last your reply.
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.
Thanks and regards,
John N
Hi,
To test the multiperipheral example I mentioned in my previous reply:
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
Hi,
Thanks for your support.