You are reading a single comment by @Robin and its replies.
Click here to read the full conversation.
-
This is a specific case which does not seem to be covered by other threads. I have two characteristics with the same UUID, and I need to get handles for both of them. getCharacteristic does not allow me to do this. getCharacteristics does not filter by UUID, so I get unrelated characteristics from that service as well. The characteristic does not have a working UUID property, so I cannot filter them myself.
Sun 2021.02.21
Has searching any of the existing forum threads helped in learning what others have done?
Google:
getCharacteristic ble site:forum.espruino.com
This thread has a few good examples:
Edit: fanoush just posted this reference table: