BLE "Programmable transmit output power"

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

BLE "Programmable transmit output power"

816 Views
valentinberthom
Contributor I

Hello,

On the datasheet, of the KW3xx KW4xx chips, its stated that  BLE has a "Programmable transmit output power from -18 dBm to +5 dBm with DC/DC bypass and buck modes of operation" I would like to know what precision I could get in term of transmit power configuration?

Thank you,

Valentin

Tags (1)
0 Kudos
2 Replies

526 Views
antonioconcio
NXP Employee
NXP Employee

Hi Valentin,

Please refer to the file "BLEADG.pdf" at the following path: C:\Freescale\KW40Z_Connectivity_Software_1.0.1\ConnSw\doc

pastedImage_1.png

Hope this helps,

Antonio

0 Kudos

526 Views
sensenthuran
Contributor IV

If we are using the hci_app.bin for kw40/41z, how we can change the tx  power dynamically with bluez antonioconcio

The default value is set:

/app/common/ble_controller_task_config.h

#ifndef mAdvertisingDefaultTxPower_c

#define mAdvertisingDefaultTxPower_c    0

#endif

0 Kudos