Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I have a ble peripheral device. I have established connection with nrf connect app in Android phone and I want to send ble notification to the central application.
In my sysconfig, under peripheral configuration, I have used default pass to app as connection update parameter request. Using this configuration, if I send notification to the central then after sometime, ble disconnection happens with GATT LMP TIMEOUT error.
If I change the setting to Accept All in sysconfig, everything is working properly. I am not able to understand what is exactly happening. Can you please explain how these parameters are working.