Understanding AAT values?
I'm using the NFC06A1 and NFC-V tags with demo_polling.c and RFAL_ANALOG_CONFIG_CUSTOM in platform.h
During the DEMO_ST_DISCOVERY loop and when the case is RFAL_NFC_LISTEN_TYPE_NFCV I am querying the values of the st25r3916AatTuneResult (from st25r3916_aat.h) structure for aat_a and aat_b. The returned results really bounce around when I hold a tag within a set distance of only a few cm and vary wildly through the entire range. Is this the expected behaviour?
Also, much like the GUI, what is the best way to see the results of automatic tuning using the RFAL library? Am I on the right track?
