Hi all
I am using nrf52 with max30003 to read full ECG and send it over BLE.
My data is acquired at 128SPS.
De default GAP settings are too slow to receive all the needed ECG data.
What can I do?
I thought of reducing the connection interval to the minimum (7.5s) -> Any help on how to do it?
Any other ideas on how to transfer all that data over BLE?|
I am using mbed.
best!