Hi,
i'm running the Heart Rate collector example and have a question. What is the expected behaviour? From the description on the infocenter I read that it should print out the HR reading from the connected HRM. And while it does so the first time I run it on a fresh dongle, it doesn't do it the next time or any other time for that matter. I cannot figure out the difference and don't know what is going on. The following runs only print out the following info on the log:
00> <info> app_timer: RTC: initialized. 00> 00> <info> app: Heart Rate collector example started. 00> 00> <info> app: Starting scan. 00> 00> <info> peer_manager_handler: Peer data updated in flash: peer_id: 0, data_id: Peer rank, action: Update, no change 00> 00> <info> app: Connected. 00> 00> <info> app: GATT ATT MTU on connection 0x0 changed to 23. 00> 00> <info> peer_manager_handler: Connection secured: role: Central, conn_handle: 0, procedure: Encryption 00> 00> <info> peer_manager_handler: Peer data updated in flash: peer_id: 0, data_id: Peer rank, action: Update, no change 00> 00> <info> app: Data length for connection 0x0 updated to 27. 00> 00> <info> peer_manager_handler: Connection secured: role: Central, conn_handle: 0, procedure: Encryption 00> 00> <info> peer_manager_handler: Peer data updated in flash: peer_id: 0, data_id: Peer rank, action: Update, no change 00> 00> <info> app: Battery Level Read as 85 %.
PS: I use the NRF52 dongle together with a j-link debugger and I'm displyaing the logs via RTT. I use the example from the SDK 17.0.2, with SD 340.






