RFAL demo question
Hello, I am using the polling demo example from the RFAL library (STM32CubeExpansion_NFC6_V1.1.0) and added it to my custom application.
My work now just requires me to use NFC-V tags. Therefore, I only selected RFAL_FEATURE_NFCV but it appears the code doesn't sense the tags in my application. The RFAL initialization is successful too.
I have included a screenshot of the RFAL Features Configuration from platform.h. I have disabled a number of RFAL support because I won't be using them.
Does some features need to be enabled in order for tag detection to work (ex. LISTEN MODE or WAKEUP mode)?
Many thanks.
