CYBT343026-01 HCI mode change

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

cross mob
SeunghanLim
Level 5
Level 5
Distributor - Changnam INT
250 sign-ins 50 replies posted 50 questions asked

I'd like to change BT module to communicat with HCI Uart instead of PUART 

So. I succeded to change mode by using sample application 'Firmware_Upgrade_via_HCI' in modus tool.

But My customer has only module not EVK board

1.  I need HCI uart mode  patch ram for CYBT343026-01 

2. I need How to download firmware in case of that customer only has a module only?

3. Do I  have to need debugging tool, or download tool?

4. If there is no firmware in module. How can I support in that situation?

Thank You for your support 

Many Thanks

 

 

 

Daniel Lim
0 Likes
1 Solution
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

Please check the readme of the HCI firmware upgrade application for the instruction. This instruction tells how to build the application and use client control to upgrade the firmware. Client Control is a host MCU app/tool which demonstrate the use of WICED HCI protocol to control embedded apps. Its source code is also available.

https://github.com/Infineon/btsdk-host-apps-bt-ble/tree/master/client_control 

Please refer below documents for more understanding.

https://github.com/Infineon/btsdk-docs/blob/master/docs/BT-SDK/WICED-HCI-Firmware-Download.pdf

Thanks,

-Dheeraj

 

 

View solution in original post

1 Reply
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

Please check the readme of the HCI firmware upgrade application for the instruction. This instruction tells how to build the application and use client control to upgrade the firmware. Client Control is a host MCU app/tool which demonstrate the use of WICED HCI protocol to control embedded apps. Its source code is also available.

https://github.com/Infineon/btsdk-host-apps-bt-ble/tree/master/client_control 

Please refer below documents for more understanding.

https://github.com/Infineon/btsdk-docs/blob/master/docs/BT-SDK/WICED-HCI-Firmware-Download.pdf

Thanks,

-Dheeraj