Good afternoon.
I need to make a network 5 or 6 nrf52840 boards connected as peripherals on a single central board, also of nrf52840.
Each board will read a sensor, and send the data by BLE to the central.
The data received by the exchange will be passed through the standard USB UART that appears on the PC when we plug the DK-52.
Where can I find software that does this?