Hi,
I'm developing a hid keyboard + lbs(led button) application, in my design there're several primary services and each with different characteristic(with read/write notification), when the button is pressed, a notify of the button status is sent. Now my question is, since i have more than one primary service, when the button is pressed, how do i know which service/characteristic(notification) is sent? and how do i control to send different notification? any suggestion will be appreciated..
Thanks,