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

How to disable Bonding with Keypass in ble_app_bms example

Hi All,

We have developed the firmware for our device from the ble_app_bms example. The project is already in production. 

Our customer hs nov decided that they want to disable bonding with keypass. How can we disable Bonding with Keypass in the safest and stable way?

If I disable bonding here:

#define SEC_PARAM_BOND                  0                                       //!< Perform bonding.

The device does not start. I didn't debug it yet. 

Regards, 

Blaz 

Parents Reply Children
No Data
Related