BALTECH SDK wrapper functions reference

§ brp_Mif_GetCardVersion()

brp_errcode brp_Mif_GetCardVersion ( brp_Mif_GetCardVersion_t  params)

This command returns HW- / SW- / Production-Information.

(only MIFARE+ EV1 and newer)

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • CardVersion (out) Card version information -> HW- / SW- / Prod-Information
  • CardVersion_len (out) Length of CardVersion (in bytes).
  • mempool (in) is used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool