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
The error you get comes from the application, not from the protocol stack. The BGLib implementation most likely works accurately in this case. We'd have to know your application to be able to offer any help with your problem.
I am trying to read hardware version number of the ble device:
conn.read_by_type(service=service, type=Hardware_uuid)
RemoteError: 0x0480: Application Error Codes
hope anyone could help
The text was updated successfully, but these errors were encountered: