We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The apdu data exchanged when trying to get the device version is different in bootloader mode and is not parsed correctly.
The error I get is Error in path (parsing) -> _flags_len parsing expected b'\x04' but parsed b'\x08'
Error in path (parsing) -> _flags_len parsing expected b'\x04' but parsed b'\x08'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The apdu data exchanged when trying to get the device version is different in bootloader mode and is not parsed correctly.
The error I get is
Error in path (parsing) -> _flags_len parsing expected b'\x04' but parsed b'\x08'
The text was updated successfully, but these errors were encountered: