This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

pairing ble

Hello, I use the example ble_app_hrs_c_s130_pca10031 with the nrf51 dongle (#define ENABLE_DEBUG_LOG_SUPPORT) and a nrf51822 as a ble sniffer. In addition i use 2 Polar H7 Belt. Pairing works with the first transmitting belt, also with 2 belts if i set DEVICE_MANAGER_MAX_CONNECTIONS to 2. How can i pair the dongle with a defined belt, not with the first belt. In main.c i find the heartrate value but not the ... connected.peer_addr.addr to refuse the received message?

Related