Hi,
There are feedbacks from customer that the distance of their BLE Voice Remote (using CC2541) for a good audio transmission is too short ; about 5 – 6m in normal environment (= less noise), and 1 – 2 m in noisy environment ; which is too short.
While we worked to increase the transmission power, can you help advise on the following questions?
1) Is the audio library limit the TxPower when transmitting audio data ? if yes, at what value ?
2) How to increase the TxPower during audio data transmission ?
- Is it by using ‘llStatus_t LL_EXT_SetMaxDtmTxPower( uint8 txPower )’ ?
- Or, using ‘HCI_EXT_SetTxPowerCmd( uint8 txPower )’ (as per suggestion in TI Wiki – BLE – FAQ) ?
- Or, any other method ?
3) What’s the maximum TxPower for CC2541 BLE ? is it 4.5dB max ?
Thanks!
Christina