Polar H10(peripheral) do not immediately disconnect from NRF52(both central and peripheral) after removing from the chest.

Hello Team,

I am using the ble_app_hrs_rscs_relay example where NRF52 acts both as a central and peripheral. My question is that when I remove the heart sensor Polar H10( which is a peripheral) from the chest, it doesn't disconnect from NRF52 immediately after removing it from the chest but it takes a longer time to disconnect. I want that when I remove Polar H10 from the chest and it disconnects Immdeditaly. Any help regarding this will be highly appreciated.

I am using NRF52 and SDK 17.0.2 and soft devices s140.

Kind Regards,

Sami Ul Haq

Parents Reply
  • Hello again, Sami

    I am glad to hear that you have familiarized with the sniffer tool and have been able to use it, great!
    This is a powerful tool to wield when developing BLE application.

    Sami Ul Haq said:
    came to the conclusion that the Polar H10 does not stop advertising upon the removal but take some time and then the advertising stopped after some time. What will be the possible solution in this case?

    Then this becomes much harder. Do I understand it correctly that you have no way to reprogram the H10 sensor? If so, you will need to figure out an event on the central side to terminate the connection, and this event should only ever happen when the sensor is removed.
    Perhaps there is a drop in the data sent when the sensor is removed, could you perhaps apply a filter to this?

    Best regards,
    Karl

Children
No Data
Related