Changing Tx power of BLE

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Changing Tx power of BLE

1,458 Views
sensenthuran
Contributor IV

We could change the tx power during the compile time by changing mAdvertisingDefaultTxPower_c. Once compiled, the Tx power is fixed. 

Is there any FSCI API for changing the TX power of kw40/41z  during the run time ( while bootup)?

 

 In “BLE Host Stack FSCI Reference Manual.pdf”

I could see TxPowerLevelRead but not Set/write.

 

Looking for "FSCI command" correspond to

SetTxPowerLevel (mAdvertisingDefaultTxPower_c, gAdvTxChannel_c);

Thanks

0 Kudos
2 Replies

941 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi,

During run time, we don't have an API for change the TX Power,

 

Txs_SetTxPowerLevel, update TX power, but you have to select the dbm that you want to send. You can't change this value in run time

Best Regards,

Mario

941 Views
sensenthuran
Contributor IV

Sent from my BlackBerry 10 smartphone on the Koodo network.

0 Kudos