Hi All,
After connecting and discovering characteristic values I get GAP_LINK_TERMINATED_EVENT and the reason is 0x3F, which code can't be foun ind the vendor specific HCI guide, but I think it's defined in ll.h (link layer):
#define LL_STATUS_ERROR_CONN_TIMING_FAILURE 0x3F // MAC Connection Failed
What does MAC stand for in this context? What can cause this error? I tried to set another connection parameters, but nothing helped. Do you have any ideas?
Thanks,
Gergo