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

HID Keyboard with DFU

Hi, 

    I want to add ble dfu to the hid keyboard example using nRF52810.  I have tried unbonded and bonded,both are not work.

By using the bonded way, I made the following changes

    #define NRF_SDH_BLE_SERVICE_CHANGED 1

    #define NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS 1

Return the error is as follow 

ERROR 8 [NRF_ERROR_INVALID_STATE] at ble_dfu_buttonless_init

Parents Reply Children
No Data
Related