I am working on PN7462AU and need to implement manual RF transmitter power control with 3 configurable power levels (LOW / MEDIUM / HIGH) that can be changed dynamically based on received UART/CLI commands.
Currently, DPC handles TX power automatically, but my requirement is to bypass/fix the DPC behavior and manually switch TX power levels during runtime.
I would like to know:
Which RF registers are recommended to control TX power manually on PN7462AU?
Is there any API already available for runtime TX power switching?
Thanks in advance.