We are using nrf5340 with MAXIM AFE that gives the ECG data at 200 Hz. We want to send that data via BLE to the phone app so that a graph can be plotted and analysed.
Shall we send the data every 5ms via BLE or store the readings and send at a less frequency?
The ECG works for 3 minutes at a time.