Hi,
The nRF52832 with the latest SoftDevice versions supports up to 20 concurrent connections, so the star network is fully feasible. There are some throughput benefits to use nRF52 for the slaves also, since nRF52 supports 2M PHY(Bluetooth 5 high speed) and higher ATT MTU. So, if you have a simple slave application, and cost is a factor, you could consider switching out the nRF51822 with a nRF52810(192 kB flash /24 kB RAM) instead. But the master/central will need to be a nRF52832 or nRF52840.
The throughput requirement at 500Byte/s per slave should also be feasible. We have some throughput numbers available here(nRF52 link, nRF51 link).
Hi,
The nRF52832 with the latest SoftDevice versions supports up to 20 concurrent connections, so the star network is fully feasible. There are some throughput benefits to use nRF52 for the slaves also, since nRF52 supports 2M PHY(Bluetooth 5 high speed) and higher ATT MTU. So, if you have a simple slave application, and cost is a factor, you could consider switching out the nRF51822 with a nRF52810(192 kB flash /24 kB RAM) instead. But the master/central will need to be a nRF52832 or nRF52840.
The throughput requirement at 500Byte/s per slave should also be feasible. We have some throughput numbers available here(nRF52 link, nRF51 link).