Hi I'm using nrf52 with softdevice s132,
The problem is when I connect nrf52 with my smartphone, the error code 0x3401 occurss after connecting exactly 147~150 second.
How can I solve this problem?
Thanks.
Hi I'm using nrf52 with softdevice s132,
The problem is when I connect nrf52 with my smartphone, the error code 0x3401 occurss after connecting exactly 147~150 second.
How can I solve this problem?
Thanks.
Hi.
There are reason 22.
Thank you!
Hi,
Disconnect reason 22 (0x16) means BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION. You can get also get BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION as the disconnect reason if a procedure timed out. For instance connection parameter update initiated by the slave, or other L2CAP procedure timeout or ATT related. It is difficult to say without knowing more. Some questions:
-Amanda H.