BALTECH SDK wrapper functions reference

§ brp_Ultralight_Read()

brp_errcode brp_Ultralight_Read ( brp_Ultralight_Read_t  params)

Standard read command for Ultralight cards.

Command returns 4 pages of a card (16 byte).

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • PageAdr (in) Page address
  • PageData (out) Returns content of 4 pages.
  • 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