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.

Increase CC2538 range

Other Parts Discussed in Thread: CC2538

Hi

I tried to increase the range of CC2538 connection by using external antenna and calling ZMacSetTransmitPower(TX_PWR_PLUS_7); in void osal_run_system( void ) function, but nothing changed, the range is about 10 meter (line of sight) on my custom board.

Any idea?