Tool/software:
Hi team,
Should we be able to set the transmit level when running the LE transmit test? Or does this test only output at the fixed (max power) level that cannot be over written as noted in the API documentation?
Below is the code snippet that shows calling the function to set the transmit power which I believe is correct.
We call this function when we are in a modulated and unmodulated transmit test mode and we see the transmit level change. It just doesn’t change when we are in a LE transmit test mode (i.e. HCI_LE_TransmitterTestCmd() was called).
Could you confirm this understanding?
Thanks,
Luke