Hi
As I know that cc2540 is support power class 2,
But I need to Power class 1 ...
Is cc2540 possible to support the power class 1 ?
Thanks,
Eric.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
You could add a TI CC2590 2.4GHz RF Front End device. Using the CC2590 allows a maximum Tx output power of 10dBm (the specified BLE maximum), and increases Rx sensitivity, thus extending the RF range of the CC254x.
Best Regards
I think what you are after is:
http://www.ti.com/tool/cc2540tps62730em-rd
This document " shows the proper way to supply the CC2540 with the TPS62730 DC/DC converter for current savings of up to 30% in active mode. The TPS62730 converter is controlled by the CC2540. "
Good luck!
Nick L said:You could add a TI CC2590 2.4GHz RF Front End device.
In this scenario would we control the TX PA and RX preamp EN lines (i.e. the T/R switch) with GPIO on the processor running the stack (i.e. the 8051 inside the CC2540)?
How much link budget improvement do we get on the receive side from the RX preamp? To get RX link budget improvement do we need a filter between the preamp and the receiver?
Thanks!!
CJ
That is correct. The 8051 will control the CC2590 via the GPIO on the CC2540.
This function will become a part of the stack.
You can expect an improvement of 8-10dB of link budget improvement.