Hi Nordic,
My customer has imploy nRF52832 to develop a heart rate equipment.
We have test the ble_app_hrs_c and ble_app_hrs on two nRF52 DK.
I found that if I comment out the notify enable function of the central, after the connection is established, the central will receive the heart rate data timely.


Why does this happen? We are quite confused.