I am using the UART multi-central example (from GITHUB) and connecting multuple peripherlas each streaming data at 38K
The multi-central is gathering the data from the various peripherals.
I noticed that if the data throughput is high, the multucentral device cannot handle it and crashes.
What is the limitation of the multi-central? How much data/ peripherlas can it connect and get data at which rate?