KW45B41Z BLE Set Max Tx Power Failing — Any External Pin Required?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

KW45B41Z BLE Set Max Tx Power Failing — Any External Pin Required?

ソリューションへジャンプ
556件の閲覧回数
Amarnath_473
Contributor II

I am using the KW45B41Z EVK with the SDK example bluetooth/wireless_uart_freertos. In the initialization flow, the function PLATFORM_SetBleMaxTxPower() is failing to set the BLE Tx power.

Is there any external hardware requirement for this to work? Do I need to configure any specific pins (e.g., antenna path control or LDO trim) for proper Tx power configuration on this EVK?

Also, can this API be called immediately after PLATFORM_InitBle() or should it be called after full BLE stack initialization?

Any suggestions are appreciated.

タグ(3)
0 件の賞賛
返信
1 解決策
465件の閲覧回数
luis_maravilla
NXP Employee
NXP Employee

Hello,

Thank you for the response.

There is no need to perform fuse burning in order to use the NBU.

Could you help us confirm that you followed up the installation of the NBU as the instructions described in Chapter 3.3 in the Getting Started? IF not, I would recommend completing the guide first. Getting Started with the KW45B41Z Evaluation Kit | NXP Semiconductors

Also, could you help us confirm the following

What SDK version are you using? What version of MCUXpresso are you using?

 

Best Regards

Luis

元の投稿で解決策を見る

4 返答(返信)
526件の閲覧回数
luis_maravilla
NXP Employee
NXP Employee

Hello hope you are doing well,

Could you help us confirm if the code has any modifications from the original in the SDK? And give more description about your set up please?

 

For external hardware requirement; you will need the NXP IoT Toolbox app in your phone or another KW45 EVK board to interact with.

I would strongly recommend checking the Bluetooth Low Energy Demo Applications User’s Guide Chapter 5.12 Wireless UART to follow the steps to run this example.

Best Regards

Luis

0 件の賞賛
返信
515件の閲覧回数
Amarnath_473
Contributor II

Hi @luis_maravilla ,

Thank you for the response.

I haven’t made any modifications to the example code from the SDK; I’m using it as provided.

For the setup, I’m using a KW45 EVK with MCU-Link for flashing and debugging. I’m still checking if any additional fuse burning is required for NBU usage in EVK , specifically for wireless communication. I’ll go through the Bluetooth Low Energy Demo Applications User’s Guide, as you suggested, and confirm the fuse process accordingly.

Please let me know if there’s anything specific I should look for regarding fuse programming.

Best Regards,

Amar

0 件の賞賛
返信
466件の閲覧回数
luis_maravilla
NXP Employee
NXP Employee

Hello,

Thank you for the response.

There is no need to perform fuse burning in order to use the NBU.

Could you help us confirm that you followed up the installation of the NBU as the instructions described in Chapter 3.3 in the Getting Started? IF not, I would recommend completing the guide first. Getting Started with the KW45B41Z Evaluation Kit | NXP Semiconductors

Also, could you help us confirm the following

What SDK version are you using? What version of MCUXpresso are you using?

 

Best Regards

Luis

438件の閲覧回数
Amarnath_473
Contributor II

Hello Luis,

Thank you for the support. After going through the Getting Started guide, I updated the NBU firmware as per the instructions. It is working fine now.

Thanks again for the help.

Best Regards,
Amar.