hello,
i want to know if is possible have Multilink, ble Uart and relay together? it is for make an a type of Mesh network of 4 devices with a BW of 1Mbps (see the image), so if this is posible, could you help me for begin?

thanks.
hello,
i want to know if is possible have Multilink, ble Uart and relay together? it is for make an a type of Mesh network of 4 devices with a BW of 1Mbps (see the image), so if this is posible, could you help me for begin?

thanks.
Hi,
Yes this is possible. We have a multilink ble_app_uart_c example which can be of help to get you started here: https://github.com/NordicPlayground/nrf52-ble-app-uart-c-multilink
Are you planning to do this for only 4 devices? If you are planning for a more scalable solution you can consider using BLE Mesh, for example take a look at the SDK UART coexistence example on the Mesh SDK: https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.2.0/md_examples_sdk_coexist_ble_app_uart_coexist_README.html
Best regards,
Marjeris