Closed juntujerry closed 1 year ago
Would you be able to provide logs at DEBUG level? looks like it's trying to set the character prop attributes to utf8
rather than the actual props
I think this issue is now fixed. Closing this issue for now, can reopen if it's still reproducible on latest master
in event_type.py, I have trigged this exception "Error occurred while handling event 'Write Event'. Sender: Characteristic: , CharProps(w), attributes: [ u t f 8], Event Args: WriteEventArgs(value= HEX"
However this notification error does not affect sender system. and it happened sporadically.
why is this happened, does it indicate that I've send anything wrong?
Thanks.