Hi,
I am using Blufi library in my project, i am able to connect and working the flow. But if any disconnection happend like user click on back in between the connection or any Esp device error, we are not able to re-scan the device. Because current connection is not closing. I am closing as blufiClient.close() - is not working. for that I need to close the app and remove from background. Then only new Device is coming to searchable.
can any one help me how to close GATT properly... i tried disconnect() and close() also but still not working..
@XuXiangJun @EspressifApp @grzegorz-wcislo @Espressif-liuuuu
Regards,
Ganesh
Hi,
I am using Blufi library in my project, i am able to connect and working the flow. But if any disconnection happend like user click on back in between the connection or any Esp device error, we are not able to re-scan the device. Because current connection is not closing. I am closing as blufiClient.close() - is not working. for that I need to close the app and remove from background. Then only new Device is coming to searchable.
can any one help me how to close GATT properly... i tried disconnect() and close() also but still not working..
@XuXiangJun @EspressifApp @grzegorz-wcislo @Espressif-liuuuu
Regards,
Ganesh