This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED

Hi,

I'm using s110 v7.0.0 and sdk v6.1.0. Which situations can produce disconnection error 0x3E ? ( BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED ) how to avoid this error ?

regards,

Thomas

Parents
  • The error message is what it is, if you check the core-spec, it does not give you more information than that the link-layer failed to establish the connection. If you attach a sniffer log (using the nRFsniffer), it will be a lot easier to pin-point what may be wrong.

Reply
  • The error message is what it is, if you check the core-spec, it does not give you more information than that the link-layer failed to establish the connection. If you attach a sniffer log (using the nRFsniffer), it will be a lot easier to pin-point what may be wrong.

Children
No Data
Related