Closed lucapauri closed 7 months ago
Hi @lucapauri ,
That's an interesting one, I'm not completely sure. I myself haven't tested connecting to multiple Characteristics before, so it might be an oversight that I've missed. If you go into LogCat, does it show that it receives values from the other Characteristics? Or is it limited to just the first one?
From there I can determine if it's a problem with the Java library or if Unity is picking the values up in the wrong way (or just not passing them to the other commands).
Hi, I'm trying to use your asset and it works perfectly. The only issue is that I want to subscribe to multiple characteristics but I only get the notifications for the first one. Is there any way I can solve this? Thanks in advance!
This is my code: