2023-11-20 12:13 AM
Dear Sirs,
We use ST25R3916 for our reader and want to adjust output power (0x28).
We use RFAL library, could you tell me how to change the antenna driver output register (0x28)
with the RFAL library, which function or variable should be used for the adjustment?
best regards
Dai Sai
Solved! Go to Solution.
2024-02-01 05:25 AM
Hi Dai Sai,
sorry for the late answer, your question seems to have slipped through.
In RFAL there is a function named rfalChipSetRFO() for doing this.
BR, Ulysses
2024-02-01 05:25 AM
Hi Dai Sai,
sorry for the late answer, your question seems to have slipped through.
In RFAL there is a function named rfalChipSetRFO() for doing this.
BR, Ulysses
2024-02-07 02:36 PM
Dear Ulysses,
thank you very much for your information.
I found the initial value setting is 0. We will use the
function, if we modify the value.
best regards
Dai Sai.