OTA Bootloader Example for MCXW71

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

OTA Bootloader Example for MCXW71

跳至解决方案
393 次查看
VeridianJack
Contributor I

Reading through the Bluetooth® Low Energy Application Developer’s Guide.

There should be an example project that implements OTA BLE through a bootloader.

The OTAP Bootloader project and source code can be found in the \boards\<board>\wireless_examples\framework\bootloader_otap\ folder.

 

Does this example exist for the MCXW71 / KW45 chips?

Which SDK would have this example that could be most easily ported?

0 项奖励
回复
1 解答
374 次查看
luis_maravilla
NXP Employee
NXP Employee

Hello

 

To use the OTAP Bootloader I would recommend using the KW45B41Z-EVK SDK Most Recent Version (25.03.00), the example you'll need to implement is the [otap_client_att_freertos]

 

I would recommend checking the Bluetooth Low Energy Demo Applications User’s Guide Chapter 5.11 for further information about OTAP in KW45. Bluetooth Low Energy Demo Applications User’s Guide

 

Also, This Application note can be useful regarding the KW45 OTAP bootloader Creating Firmware Update Image for KW45B41Z/K32W148 using Over the Air Programming Tool

 

Best Regards

Luis

在原帖中查看解决方案

1 回复
375 次查看
luis_maravilla
NXP Employee
NXP Employee

Hello

 

To use the OTAP Bootloader I would recommend using the KW45B41Z-EVK SDK Most Recent Version (25.03.00), the example you'll need to implement is the [otap_client_att_freertos]

 

I would recommend checking the Bluetooth Low Energy Demo Applications User’s Guide Chapter 5.11 for further information about OTAP in KW45. Bluetooth Low Energy Demo Applications User’s Guide

 

Also, This Application note can be useful regarding the KW45 OTAP bootloader Creating Firmware Update Image for KW45B41Z/K32W148 using Over the Air Programming Tool

 

Best Regards

Luis