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

Can't connect after unpairing HID device

Hi Guys,

I would like to develope a HID device on nRF52832 chip. I'm woring with nRF52 Development Kit (PCA10040, v0.9.0).

I've tried to flash the board with both hid examples (keyboard and mouse) from SDK. In both situations everything works well after first boot, but when I remove pairing from the host - the magic starts. Device is not discoverable anymore for any host in range. The device shows up only in nRF Master Control Panel, but without CONNECT button. I just can't do anything. What's more, restarting and even re-flashing appliacation doesn't change anything. Only re-flashing SoftDevice solves the problem.

I didn't change a single line in code, is there anything I could do wrong? I would be grateful for any help, I'm new with this chip and have no idea what's going on.

PS. I'm working on 1.0.0 SoftDevice, I've tried SDK v0.9.0, v0.9.1 and v0.9.2...

Related