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

nRF52-DK - heart_rate_demo - can't connect with phone

Hi I'm trying to explore the nRF52-DK kit.

I downloaded the demo : www.nordicsemi.com/.../heart_rate_demo.zip

Dragged and dropped the hex-file to the JLINK drive thats available when the kit is connected to the pc, and the LED is blinking on the board.

I have paired my Samsung S5 Neo phone with the demo and when I try to connect the app in the nRF Toolbox nothing happens. The following is shown in the nRF Logger :

nRF Toolbox HRM, 2016-04-11 Nordic_HRM (CB:3B:01:60:8E:09) V 20:43:41.353 Connecting... D 20:43:41.369 gatt = device.connectGatt(autoConnect = false) D 20:43:41.436 [Callback] Connection state changed with status: 257 and new state: 0 (DISCONNECTED) W 20:43:41.455 Error: (0x101): UNKNOWN (257) I 20:43:41.471 Disconnected

What can I do to make this example work ?

-Jens

Related