I have 2 characteristics in a single custom gatt service.
There are 2 issues -
1. If I dont enable notifications on char 1, I dont see any data on char 2, even though I have enabled notifications for char 2.
2. Char 1 shows data meant for char 1 only, but on char 2, I see data from char 1 & char 2.
Kindly advice.