MobileId command group
With this command group, you can set up the Mobile ID
functionality to read virtual credentials from smartphones.
WARNING: This command set is not available in all Baltech reader firmware variants.
Status codes
BRP status | BRP Library Error Code | Mnemonic | Description |
---|---|---|---|
0x01 | 0x4C01 (19457) | MobileId.ErrNoCredential | No valid credential has been presented to the reader so far. |
0x02 | 0x4C02 (19458) | MobileId.ErrProtocol | The credential is trying to perform an action that doesn't comply with the BALTECH Mobile ID protocol. (For details, please refer to the protocol specification, available on request.) |
0x03 | 0x4C03 (19459) | MobileId.ErrAuthentication | An authentication error occured, e.g. invalid encryption key or authentication tag. |
0x04 | 0x4C04 (19460) | MobileId.ErrCredentialVersion | The version of the presented credential is not compatible with the current reader firmware. |
0x05 | 0x4C05 (19461) | MobileId.ErrCredentialCmac | The presented credential is rejected due to an invalid CMAC. |
0x10 | 0x4C10 (19472) | MobileId.ErrDisabled | Mobile ID functionality is currently disabled. |