Hi all,
Is it possible to get a callback from the softdevice, when a characteristic is changed? If so can you guide me in the right direction - documentation / examples? :)
Thanks.
Hi all,
Is it possible to get a callback from the softdevice, when a characteristic is changed? If so can you guide me in the right direction - documentation / examples? :)
Thanks.
By changed, you mean that someone calls write on it? you can catch write event.
By changed, you mean that someone calls write on it? you can catch write event.