I have four wearable devices.
Each of them have 50HZ sample rate, and data length is 20Byte. I don't want to lost any data, so I want to use indication instead of notification.
Then I want to know is this possible implement in nRF52832 wiht BLE4.2 without lost any data.
Thanks!