-
-
Notifications
You must be signed in to change notification settings - Fork 23
App disconnects immediately and tries reconnecting on Bluetooth 4.1 & 4.2 #7
Comments
I've also faced the same issue but it should reconnect automatically |
Hi, thanks for responding Logs on android studio is as per following: .<<<<<no further activity Esp gets connected and disconnected imediately . even time also doesnt get updated on ESP. |
What UUIDs did you set for both the app and ESP32?
This line indicates that the app did not find the required services In ESP32 code
App code (LEManager.kt)
ESP - APP |
Yes, CHARACTERISTIC id are same as mentioned. I am using project as it is. Both side IDs match. is there possibility that the phone needs more time to respond,i.e., it can't send packets too frequently. Its Bluetooth 4.1. |
Did you make changes on the Esp32 code? |
No, i used it as it is. |
It works fine on Android 6.0, BT v4.0. |
Restarted Several times |
When i used the app on a 2016 model phone having bluetooth v4.1, it connects to esp and immediatly disconnects, then again tries to reconnect in few seconds. This goes on. issue is also seen on some other old phones too.
The text was updated successfully, but these errors were encountered: