NRF51822
SDK12.3
keyboard demo code
After each delete match at the PC end,None of the broadcasts are searchable。Then I Google the content like this。
I wonder what should be modified。So that it can be normally searched after every delete match
NRF51822
SDK12.3
keyboard demo code
After each delete match at the PC end,None of the broadcasts are searchable。Then I Google the content like this。
I wonder what should be modified。So that it can be normally searched after every delete match
Hi,
the ble_app_hids_keyboard example uses a whitelist if it has bonded peers. To delete bond information; Reset the device while pressing Button 2 to erase bond info. Documentation available HID Keyboard Application.
Hi,
the ble_app_hids_keyboard example uses a whitelist if it has bonded peers. To delete bond information; Reset the device while pressing Button 2 to erase bond info. Documentation available HID Keyboard Application.