Почему мы получаем ошибку ERROR_GATT_WRITE_REQUEST_BUSY при записи характеристики? ⇐ Android
-
Anonymous
Почему мы получаем ошибку ERROR_GATT_WRITE_REQUEST_BUSY при записи характеристики?
I am building chat app on ble. I do not need queue as i will be writing sequentially. But sometimes i get this error. I tried to debug it, what i found is if i remove my Notify Characteristic then it works fine, but if i add it then it shows that error. How are they related? I tried to find but there is no document which talks about this error.
Источник: https://stackoverflow.com/questions/781 ... racteristi
I am building chat app on ble. I do not need queue as i will be writing sequentially. But sometimes i get this error. I tried to debug it, what i found is if i remove my Notify Characteristic then it works fine, but if i add it then it shows that error. How are they related? I tried to find but there is no document which talks about this error.
Источник: https://stackoverflow.com/questions/781 ... racteristi
Мобильная версия