* Gatttool automatically stop listening to notifications
@ 2015-06-12 13:53 Jérémie Scheer
0 siblings, 0 replies; only message in thread
From: Jérémie Scheer @ 2015-06-12 13:53 UTC (permalink / raw)
To: linux-bluetooth
Hello,
I'm trying to register to notifications from a peripheral with
"gatttool" command, for an undefined time.
I correctly receive the notifications when listening, but the problem is
that gatttool stop listening after 25s and automatically unsubscribe
from the peripheral's characteristic.
I register like this :
gatttool -b 4F:2B:CF:4F:EB:7C --char-write-req --handle=0x0038
--value=0100 --listen
Is there some GATT configuration that define a timeout for notification
listening ?
How can I do to be able to stay registered and listening until I
manually unsubscribe ?
Thanks,
Jérémie
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-12 13:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-12 13:53 Gatttool automatically stop listening to notifications Jérémie Scheer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.