You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We check if characteristic is readable (and then throw error) on characteristic_mixin level to prevent from overriding core errors handling by user.
Moreover we should throw SimulatedBleError with proper code instead of raw string.