Could WICED_MOD_Programmer tool doesn't support CYBT-213043-02 module ?

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

cross mob
BeKi_4844661
Level 3
Level 3
25 sign-ins 10 replies posted 10 questions asked

Dear all.

Our customer will development Bluetooth Printer through CYBT-213043-02 module.

but WICED_MOD_Programmer tool not provide the FW update by CYBT-213043-02 module.

How can CYBT-213043-02 module update FW?

Our customer wants to mass update to Device like to WICED_MOD_Programmer tool.

if nothing to use WICED_MOD_Programmer tool that can i have another method FW update?

Best Regard.

BRK.

 

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

WICED_MOD_Programmer is using chipload internally to program devices. 

We can create scripts using the chipload to program multiple devices arranged in queue. I am attaching a small batch script which call chipload. Based on the requirement, we can choose appropriate  language (python, perl, batch, etc.) and create scripts to program devices sequentially.

Please let us know if you need any help.

 

Thanks,

-Dheeraj

View solution in original post

0 Likes
3 Replies
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

I believe, batch programming tool is not available for CYW213043-02. But, I guess you can use chipload to program the chip. Please check the below link to get the latest chipload. 

https://github.com/cypresssemiconductorco/btsdk-tools/tree/master/Windows/ChipLoad 

Below link shows how you can use chipload.

https://community.cypress.com/t5/Knowledge-Base-Articles/Programming-Using-Chipload-exe-KBA228316/ta...

Thanks,

-Dheeraj

 

0 Likes

Dear Dheeraj.

I think about this chipload to program just one device, right?

this method do multi devices update possible like WICED_MOD_Programmer tool?

Our customer wants to method like to WICED_MOD_Programmer tool for all at once update devices.

Best Regard.

BRK.

0 Likes
lock attach
Attachments are accessible only for community members.
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

WICED_MOD_Programmer is using chipload internally to program devices. 

We can create scripts using the chipload to program multiple devices arranged in queue. I am attaching a small batch script which call chipload. Based on the requirement, we can choose appropriate  language (python, perl, batch, etc.) and create scripts to program devices sequentially.

Please let us know if you need any help.

 

Thanks,

-Dheeraj

0 Likes