In a system based on one nrf52-ble-app-uart-c-multilink-master and multiple ble_app_uart, the data from any entity is sent to all devices.
i.e. each ble_app_uart is sending data to the master.
But any other device in the network that is connected to the master, is getting this data as well.
Is it possible to avoid it? since it is causing high traffic