Other Parts Discussed in Thread: CC2564, TEST2
Hi all,
We are currently using Bluetooth Classic on a CC2564B chip with SP version 1.4 (Main Script + AVPR). The power vectors are set to use the maximum power of { 3dBm, 2dBm, 2dBm } and minimum power of { -33dBm, -32dBm, -32dBm } for modulation schemes { GFSK, EDR2, EDR3 }. All required steps to update the power vectors are followed during initializations (set three power vectors->class 2 single power->rf calibration). We performed continuous transmission test using command HCI_VS_DRPb_Tester_Con_RX (0xFD17) (followed by Write_Hardware_Register & Enable_RF_Calibration) for all 8 power levels. No external Power Amplifier is used. The antenna extension cable was used to connect the equipment and UUT. The step size for the first step does not fulfill the specification which is [ 2, 8 ]. Here are the results for GFSK and EDR2 schemes. For EDR3, the output power was measured only for level 8.
- The first step in increasing power tests does not satisfy the step size criteria
- Output power for the GFSK is too high, should be ~3 dBm
- EDR2 and EDR3 powers are 0.5dBm higher than expected (this may not be an issue considering the gain adjustments on equipment for losses)
- Lowest power level does not match the power vector settings for GFSK ( -33dBm ) and EDR2 ( -32dBm )
- Using latest SP version 1.6 yields similar results. (shouldn't make any difference as the improvements/fixes made after v1.4 were intended for BLE)
POWER LEVEL | AVG. POWER | STEP SIZE |
Level 1 | -20.1 dBm | - |
Level 2 | -21 dBm | 0.9 |
Level 3 | -16 dBm | 5 |
Level 4 | -11 dBm | 5 |
Level 5 | -5.9 dBm | 5.1 |
Level 6 | -1 dBm | 5.3 |
Level 7 | 3.8 dBm | 4.9 |
Level 8 | 9.1 dBm (should be ~3 dBm) |
5.3 |
POWER LEVEL | AVG. POWER | STEP SIZE |
Level 1 | -24.2 dBm | - |
Level 2 | -24.2 dBm | 0 |
Level 3 | -19.9 dBm | 4.3 |
Level 4 | -15.6 dBm | 4.3 |
Level 5 | -10.9 dBm | 4.7 |
Level 6 | -6.8 dBm | 4.1 |
Level 7 | -2.2 dBm | 4.6 |
Level 8 | 2.5 dBm (EDR3: 2.48 dBm) |
4.7 |
We have similar software running on other product with cc2564 chip and it does pass continuous transmission test.
Please let me know if you have any suggestions/comments.
Thanks,
Chetan