Hi! Which project do i need to look at in order for 5 devices which are NFR52 to send data each other
There is only one center in multilink project and other devices dont connect each other What should i do for these devices to connect each other
Hi! Which project do i need to look at in order for 5 devices which are NFR52 to send data each other
There is only one center in multilink project and other devices dont connect each other What should i do for these devices to connect each other
Hi,
The BLE Multi-link Central example application shows how one central can be connected to several peripherals simultaneously. Instead you should take a look at the BLE Relay Example, where the device simultaneously acts as both central and peripheral.
The example is located in the folder:
<SDK_InstallFolder>\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay
Hi,
The BLE Multi-link Central example application shows how one central can be connected to several peripherals simultaneously. Instead you should take a look at the BLE Relay Example, where the device simultaneously acts as both central and peripheral.
The example is located in the folder:
<SDK_InstallFolder>\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay