Encrypted bootloader and BLE upgradable stack bootloader

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
TaTa_2447651
Level 3
Level 3
First solution authored 25 replies posted 10 replies posted

I have implemented an encrypted bootloader using PSoC63 and referring to the sample source project in CE222802.

In addition to this, I would like to support OTA.

Is there a sample BLE Upgradable Stack Bootloader project that supports encryption?

0 Likes
1 Solution
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

There is no ready example with Encrypted DFU project with Upgradable stack OTA.

However, you can use the normal Upgradable OTA stack project from the link below to develop the encrypted project. Have you tried it already?

https://www.cypress.com/documentation/code-examples/ce220960-psoc-6-mcu-ble-upgradable-stack-bootloa...

Thanks

Ganesh

View solution in original post

0 Likes
2 Replies
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

There is no ready example with Encrypted DFU project with Upgradable stack OTA.

However, you can use the normal Upgradable OTA stack project from the link below to develop the encrypted project. Have you tried it already?

https://www.cypress.com/documentation/code-examples/ce220960-psoc-6-mcu-ble-upgradable-stack-bootloa...

Thanks

Ganesh

0 Likes

Hi Ganesh.

Thank you very much.

I haven't tried the sample project of CE220960 yet.

I will see if I can develop an encrypted project with this sample project as a reference.

Best regards.

0 Likes