Other Parts Discussed in Thread: CC2564
Hi everyone,
Earlier this year I was trying to get Class 2 limited on my HFP + WBS unit. (see the previous subject: https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/811745).
We finally got the result back from my modified Class 2 CC256XB.h patch and it was unfortunately not ok... The signal strength at spectrum analyzer did not change a bit.
I recently tried a different approach using the BTVSAPI function:
VS_Set_Max_Output_Power(unsigned int BluetoothStackID, Byte_t MaxPower);
I followed the instructions found on this topic: https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/p/449245/1635058#1635058 and I can see with a Bluetooth scanner that my RSSI is now reduced !
But this test is incomplete because I would like to reduce signal strength to +4dBm in all modulation used by the HFP profil when the device is unconnected and connected.
(1) How to reach a +4dBm limit with the VS_Set_Max_Output_Power function?
(2) Is that function affecting all modulation in all device state?
My main concern on this subject is that we don't own a spectrum analyzer, so we must go to a laboratory for testing the device.
I would be very thankful if someone could help me on that matter.
Regards,
Alain.