Hi,
I'm using NRF52840 to connect with a mobile device.
During the connection, I have random disconnection with the reason code BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION.
What can be the reason?
Thanks!
Hi,
I'm using NRF52840 to connect with a mobile device.
During the connection, I have random disconnection with the reason code BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION.
What can be the reason?
Thanks!
Who is that HOST
The important thing is whether it's LOCAL (ie, the one you're on) or REMOTE (the one that's on the other end of the radio link).
Can it be related to Min and Max connection intervals? Or to other BLE parameters?
Possibly.
See the phone's debug logs - they may help
What are the recommended values
See the documentation for the operating system in question (Android, iOS, etc)
Can you please send me a link for the documentation?