My device is a Central that connects to a peer.
I write all relevant characteristic descriptors to enable notification with value 0x01. And indeed all notification work fine.
But when I read the descriptors , I get that some have value 0x01 (as written to them) but others read 0x00.
Again, I do get notifications from the ones I read zero. But why do they read zeo?
What am I missing?