Hi Luiz and Barry, Thank you for the suggestions. I will try the latest bluez out. Regarding pygatt, I can double confirm they are using gatttool on the binary distribution provided by python package manager. Given that I used pygatt to get the data, I was evaluating the dbus c-api for data capture. But I don't wanted to jump into premature decision as I didn't know it this is an issue on the bluez side (if that was the case, no point using dbus api). Thank you again and I will get back once I do the testing. On Thu, Sep 20, 2018 at 10:06 AM Barry Byford <31baz66@xxxxxxxxx> wrote: > > Hi Luiz, > > On Thu, 20 Sep 2018 at 10:16, Luiz Augusto von Dentz > <luiz.dentz@xxxxxxxxx> wrote: > > > Btw, pygatt appears to be using gatttool which is deprecated, not idea > > why people keep using that. > It seems they are aware of the situation: > https://github.com/peplin/pygatt/issues/112 > > I suspect part of the problem is that the "wrong" answers are easier > to find with your favorite search engine....