Can not get any call back when bluetooth connect fail
ghost <hfggw@...>
Hi all,
I am use bluetooth function in NRF52_PCA10040 board, I get a issue that when a central get a connect fail after I call bt_conn_create_le function, it didn’t get any call back.
I do know the connect was fail, so that I can not start SCAN function again which is stop before bt_conn_create_le.
I check the log, it has been get in the function of le_conn_update in the conn.c, but nothing to notify or call back to my APP.
Do you have any suggestion?
Thanks
guiwu.guo
I am use bluetooth function in NRF52_PCA10040 board, I get a issue that when a central get a connect fail after I call bt_conn_create_le function, it didn’t get any call back.
I do know the connect was fail, so that I can not start SCAN function again which is stop before bt_conn_create_le.
I check the log, it has been get in the function of le_conn_update in the conn.c, but nothing to notify or call back to my APP.
Do you have any suggestion?
Thanks
guiwu.guo