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

Pairing fails with incorrect code entered error

I am using pca10001 board and started my development from nrf6310/s110/ble_app_hids_keyboard. SDK version is 6.0.0. I have successfully tested my device with (MCP) Master Control Panel v3.5.0.8226: I can discovery it, I can bond to the device and I can enable the services. The battery service is updating battery level. The key events are sent over bluetooth and the correct pattern is shown in MCP.

If I try to pair my device with Windows7HE x64 using LogiLink Bluetooth 4.0 dongle BT0015, I will get the error "Connection failed because an incorrect code was entered". This message appears without delay when I click to pair with my device.

For me it seems now that a pin code needs to be entered somewhere. Windows does want it but MCP does not. I have been searching and reading all day long about the pairing but I am still kind of lost. Any help is appreciated. Also for start, getting it pairing without any pin codes would be great.

Related