How to adjust the TX power in SDK2.X.X?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

Adjust the TX power level

I just see the blecm_setTxPowerInADV() in the SDK2.X.X. Is there any function which like blecm_setTxPowerInConnection() in the SDK2.X.X.

Thanks

ChienYi

0 Likes
1 Solution

> Where could I find out the blecm_setTxPowerInConnection() in SDK2.x.x?

See blecm.h


> blecm_setTxPowerInConnection(): it means that we can modify the TX power in connection mode.

> blecm_setTxPowerInADV(): It means that we can modify the TX power in Advertising mode.

> Is it right?

Yes.

View solution in original post

4 Replies