Hi everyone,
during development with a CC2541 I stumbled over the following error: During a connection to a master the connection is sometimes terminated because of the reason
Connection Terminated by Local Host (0x13 Bluetooth Low Energy error code)
It seems as if this is not triggered by any special event in our firmware based on the TI stack.
Can anyone help?
Does anyone know, under which condition the function hci_DisconnectCmd() is called with the parameter HCI_DISCONNECT_REMOTE_USER_TERM?
Edit: Our application code does neither directly call nor in any other way trigger a disconnect event.
Best regards,
Philipp
Attached you find a screenshot of a Mac packet sniffer.