OTA with EZ-BLE PRoC (CYBLE-022001-00)

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

cross mob
Anonymous
Not applicable

Hi,

   

    It's possible use "Fixed Stack OTA Bootloader" with EZ-BLE PRoC (CYBLE-022001-00) that have 128KB flash?

   

 

   

Thank you!

0 Likes
2 Replies
Anonymous
Not applicable

Yes. It is possible.

   

Regards,

   

-Madhu Sudhan

0 Likes

Hi Madhul,

I'm trying to build an OTA enabled firmware using  Fixed Stack OTA Bootloader method mentioned in mentioned in this guide:
https://www.cypress.com/file/198301/download

I am using PSOC creator 4.2 and my compiler is ARM GCC 5.4-2016-q2-update. The problem is that when I run the complete process it should have "CyBle" files generated in PWMExample project but it does not. As a result compiler gives an error saying no CyBle found.

I downloaded an example which has all the settings configured already for Pioneer dev kit that has "CY8C4247LQI-BL483" on board and the example works fine for the dev kit as it is, which is probably compiled using psoc creator 4.1 as this is the IDE setting in mk.bat file. However, when I try to build it for dev kit using the same method using PSOC 4.2, that fails as well with the same issue.

Please guide me if I am missing anything in the process.

Thanks

0 Likes