User Activity

Hi, I am trying to understand the difference between blocking/non-blocking rfal apis.  ReturnCode rfalNfcvPollerReadMultipleBlocks( uint8_t flags, const uint8_t* uid, uint8_t firstBlockNum, uint8_t numOfBlocks, uint8_t* rxBuf, uint16_t rxBufLen, uint...
Hi,Is it possible to understand the TAG variant from the UID during the inventory ?For example, ST25TV16K has the UID as shown below: For ST25TV02K, the UID is as shown below:If you see the above snapshots, ST product code is 48h for ST25TV16K and 23...
Hi,Why does this enum (in rfal_nfcv.h) do not contain the command code for some commands (eg:- Write AFI, Lock AFI etc )? I also do not see an api to do this -  If I need to write to AFI, Am I supposed to use directly api rfalNfcvPollerTransceiveReq(...
Hi,Do you have an errata document for the RFAL library ? How can the customers know if there is an updated RFAL library ?Best regards,
Hi,I have a power management setup with a smart battery, charger Ic and the host msu - all connected on the SMBUS. I am  facing some issues and I doubt that the data on the SMBUS is getting corrupted. The issue is only happening when the MCU tries to...