Changing Tx power of BLE

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Changing Tx power of BLE

1,519 次查看
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 项奖励
2 回复数

1,002 次查看
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

1,002 次查看
sensenthuran
Contributor IV

Sent from my BlackBerry 10 smartphone on the Koodo network.

0 项奖励