Hi All,
We found a problem about the NRF52832AA connect parameter update problem on some cell phones.
1. While the app connect to our device, parameter update not only one time, is this correctly?

2. I set the NEXT_CONN_PARAMS_UPDATE_DELAY to 30s, but it update parameter after 2.5s sometimes, is this correctly?
3. While our program run in a scheduler task, the connect parameter update event happened, but it not correctly back to my task procedure and back to the command that ever executed.

