Hi,
My simplePeripheral allows for multiple concurrent Central connection.
Now when when one of the Centrals (IOS devices) writes a "Command" characteristic, the application processes the received Value and is supposed to respond back to the Central with a Central specific Notification.
However, is there a way to send a notification back _only_ to the Central that initiated the write rather than to all Centrals that have notifications on that Characteristic enabled ?
Any other suggestions on alternative implementation for a connHandle specific write/response functionality would be greatly appreciated as well!
best regards,
Oliver.