bluetooth - gatt.disconnect() is initiated host but not by the app -


i've been breaking head issue....

i send gatt.write command remote device, getting response , not because gatt disconnects @ times app! (when using nrf app writing value doesnt disconnect)

when exploring issue wireshark using btsnoop_hci.log see host initiating disconnect, app not sending!!! went on debugger on every possible disconnect.

i'm attaching log output: enter image description here


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -