Hi,
I am using nrf52832 with s132 softdevice and SDK17. I want to disable bonding and pairing in ble_multirole code. I have tried disabling the SEC_PARAMS_MITM, SEC_PARAMS_IO_CAPABILITIES and SEC_PARAMS_BOND but still when I try to connect to my device its requesting for pair confirmation. Is there a proper way disable the bonding and pairing?