How do I implement Antenna measurement and tuning for a custom antenna board
We have a custom antenna and reader board setup that uses the ST25R3916 reader chip and I would like to know how to implement the Discovery GUI "Tune Antenna" and "Measure Antenna" commands in my Test Application FW. Specifically, what functions need to be called before and after the st25r3916AatTune() API? I would like to be able to get the tuning results, e.g., AAT A/B, Amplitude, and Phase values.
Calling st25r3916AatTune() API by itself doesn't seem to work, e.g., amplitude and phase values returned are zero. I think I'm missing a bunch of steps in order to get this to work correctly.
Unfortunately, the HW setup can't be hooked up to the Discovery GUI PC app, hence, the question.
Thanks.
@tmuhlbauer@device-solutions.com
