testing nrf desktop 2 keyboard firmware. how do i disable passkey. typing in code 6 digit code for every test is time consuming.
Joe
testing nrf desktop 2 keyboard firmware. how do i disable passkey. typing in code 6 digit code for every test is time consuming.
Joe
I think you can just use just work method in the bonding. developer.nordicsemi.com/.../a01070.html
Hi. In project_params.h set
ble_params->sec_params.io_capabilities = BLE_GAP_IO_CAPS_NONE;
instead of BLE_GAP_IO_CAPS_KEYBOARD_ONLY