Hi Dialog Team,
I have one handler function for the four characteristics which are used to turn on LEDs . Each characteristic should turn on only one LED . However, each characteristic can turn on all the 4 LEDs. I have used one handler function for all the four characteristics.
a) Should i use seperate handler functions?
b) Is there any way to differenciate between the data that i am writing in characteristics from one another.
I just want to check, in which characteristic the user inputs data and accordingly turn the LEDs on/off.
I am eagerly waiting for a reply.