Hi,
I have 8 peripheral devices each one has at least one sensor attached to it( peripheral will be nRF52xx), the sensor has a sampling period of 8ms. I will be using android application (NRF connect) as a Central to connect to each peripheral devices for accessing sensor data
1) is it possible for a central device to connect to 8 peripheral devices simultaneously?
2) is it possible to receive sensor data from each peripheral at the same time?