PSoC6 DFU using ModusToolbox and BLE

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

cross mob
ThJe_1863206
Level 1
Level 1

Has anybody implemented DFU on PSoC6, using BLE?

My requirements are:

HW:     CYBLE-416045-02

IDE:     ModusToolbox 1.1

PDL:     v3.1.0

Transport: BLE

OS:     FreeRTOS 10.0.1

I have build CE216767 on PSocCreator with PDL 3.0.4 (fails with 3.1.0). This works fine but I need to use ModusToolbox 1.1 and PDL 3.1.0.

I have also looked at CE213903 for ModusToolbox, but it can only be imported into ModusToolbox 1.0.

Can you guide me how to do the DFU, fulfilling my requirements?

0 Likes
1 Solution
GeonaP_26
Moderator
Moderator
Moderator
250 solutions authored 100 solutions authored 50 solutions authored

CE216767 supports PDL 3.1.0 and PSoC Creator 4.2. From above description, it seems that PDL 3.1.0 fails at your end. Please use the latest PSoC Creator code example project from CE216767 and follow the guidelines in the code example document. We will be releasing the ModusToolbox version of CE216767 by end of Q419 tentatively.

View solution in original post

0 Likes
2 Replies
GeonaP_26
Moderator
Moderator
Moderator
250 solutions authored 100 solutions authored 50 solutions authored

CE216767 supports PDL 3.1.0 and PSoC Creator 4.2. From above description, it seems that PDL 3.1.0 fails at your end. Please use the latest PSoC Creator code example project from CE216767 and follow the guidelines in the code example document. We will be releasing the ModusToolbox version of CE216767 by end of Q419 tentatively.

0 Likes

Thank you, the example you linked to works fine with PSOC Creator and PDL 3.1.0.

I had fetched the example from within PSOC Creator (File->Code example) and that was a different project.

I am looking forward to getting the examples for Modus Toolbox

0 Likes