BALTECH SDK wrapper functions reference

§ brp_Felica_Request()

brp_errcode brp_Felica_Request ( brp_Felica_Request_t  params)

Polls for tags with number of time slots, returns NFCID2 list of detected tags (maximum 16 / length 8).

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • FastBaud (in) Baudrate PCD-PICC.
  • SystemCode (in) Application ID for PICC preselection, All:0xFFFF.
  • RequestCode (in) RequestCode.
  • ColFlag (out) True if collision occurs.
  • Labels (out)
  • Labels_len (out) Number of elements in Labels.
  • 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