Hi,
I am using PAN1325A bluetooth module with the TI controller CC2560A in our product. It is a class 2 module. I dump the bluetooth_init_cc2560A_2.8.bts file during every power ON into the controller and I do not configure/change any other settings. Now my problem is to find the TX power of the module. I read about the vendor specific commands like
HCI_VS_DRPb_Set_Power_Vector (0xFD82)
HCI_VS_DRPb_Tester_Con_TX(0xFD84)
HCI_VS_DRPb_Enable_RF_Calibration (0xFD80)
HCI_VS_DRPb_Set_Class2_Single_Power (0xFD87)
etc, but I am unable to get a clear Idea about the TX power settings.
Now my Questions are,
1.What is the default Power level set by the bluetooth_init_cc2560A_2.8.bts?
2.What is the default Power vector table used by the bluetooth_init_cc2560A_2.8.bts?
Also please tell me the procedure with an example command structure to change the TX power level of the module. Just to make sure. Note: I am asking for the end use case and not for any testing.
Thanks in Advance!