Disconnection issues with ble_app_hrs example from nRF5_SDK_17.1.0

I am trying to implement the ble_app_hrs example from nRF5_SDK_17.1.0 and my board is nRF52840 Dongle.

After program the board, the board can advertise and I can find the DEVICE_NAME "Nordic_HRM" on mobile app, but when I try to click on the connect icon on the app, it connected for 1 sec and disconnect by itself. This the error that I got from mobile app.

Could you please advise me on this issue?

Parents Reply
  • I started to log the data and applied a filter to make ensure the sniffer only display my dongle communication with my Mobile phone.

    This is the result of the communication:100

    it seems the dongle is sending SCAN_RSP to my mobile app.

    the details of respond is in the picture,

    Could you please advise on that ?

    What is the issue that dongle couldn't connect to the mobile app?

Children
Related