Thank you, Luiz. My code is now able to receive notifications. Is there any way to register for *indications* in the current version of BlueZ? ---------- Forwarded message ---------- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx> Date: Tue, Feb 14, 2017 at 11:17 AM Subject: Re: How to receive Notifications? To: Dave Beal <dbeal@xxxxxxxxxxxxxxxx> Cc: "linux-bluetooth@xxxxxxxxxxxxxxx" <linux-bluetooth@xxxxxxxxxxxxxxx> Hi Dave, On Tue, Feb 14, 2017 at 2:28 AM, Dave Beal <dbeal@xxxxxxxxxxxxxxxx> wrote: > Hello - > > I'm using the GATT API of BlueZ 5.43 via libdbus. I've successfully > registered for notifications with the remote GATT server by calling > the StartNotify method on the characteristic. I know that the > registration worked, because I see the remote server processing in. > How does my GATT client code get informed when a notification arrives? That should arrive as PropertiesChanged("Value", data) signals. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html