BALTECH SDK wrapper functions reference

§ brp_Main_Bf3UploadStart()

brp_errcode brp_Main_Bf3UploadStart ( brp_Main_Bf3UploadStart_t  params)

This command starts the upload of a BEC2/BF3 file to update the reader's configuration and/or firmware.

The reader responds by requesting the first data block within the BEC2/BF3 file. To transfer this data block, run the brp_Main_Bf3UploadContinue() command afterwards.

For more details about implementation, please refer to the help topicImplement wired upload via the host .

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • ReqDataAdr (out) Start byte of first data block requested by the reader
  • ReqDataLen (out) Number of bytes of first data block requested by the reader