Hello,
I would like to know what exactly is doing PM_HANDLER_SEC_DELAY_MS and how can affect to the interoperability.
I saw in the bms example (sdk 15.2) it is set to 4000 and other examples it is set to 0.
Additionally, I would like to know which are the problems you have detected in order to create this define, in terms of which device (phone), which brands, versions, etc
And also what can be the deffect when the device is not operating due to this issue.
In my case, I use nRf52 peripheral that bonds with mobile phones, I am now experiencing several kind of issues of phone not able to connect the second time after bonding and other strange effects, I would like to know if this parameter can cause or be related to this behaviours (I used PM_HANDLER_SEC_DELAY_MS 4000 in my software because I merged the value from bms bond example).
Thank you!