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