CY8CPROTO-062-4343W Wifi/Bluetooth/BLE example

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

cross mob
IsPa_4595591
Level 1
Level 1

Hi,

1) Our company is currently evaluating wifi/bluetooth combo modules to integrate into one of our designs. I have the CY8CPROTO-062-4343W module and have downloaded modulus studio. Our biggest concern is how well the module works with Wifi bluetooth and BLE running at the same time. Is there any example code utilizing all 3 that I could run to evaluate the module?

2) secondly, were looking at using the https://wireless.murata.com/type1ld.html  module which integrates the CYW4343W, I noticed that it doesnt have HFP implemented by default and I'm wondering if it would be possible to implement HFP (since the 1LD module has a built in MCU, perhaps the bluetooth protocol could be hosted on the MCU and we could implement HFP ourselves?)

Thanks

0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi IsPa_4595591​,

1. CY8CPROTO-062-4343W supports WiFi, BT and BLE, all three functionalities. You need to use Modus Toolbox - https://www.cypress.com/products/modustoolbox-software-environment software to program the same. The product page should more details- https://www.cypress.com/documentation/development-kitsboards/psoc-6-wi-fi-bt-prototyping-kit-cy8cpro...

For examples, please have a look at PSoC 6 MCU Examples here- GitHub - cypresssemiconductorco/Code-Examples-for-ModusToolbox-Software: This ReadMe links to all av...

2. HFP is supported by CYW4343W, however we do not have any example code demonstrating the same. You can take reference from demo.watch example available for CYW20706 in WICED Studio and try porting it for CYW4343W. The library for 4343W can be found at /43xxx_Wi-Fi/libraries/drivers/bluetooth/include/wiced_bt_hfp_hf.h.

View solution in original post

3 Replies
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi IsPa_4595591​,

1. CY8CPROTO-062-4343W supports WiFi, BT and BLE, all three functionalities. You need to use Modus Toolbox - https://www.cypress.com/products/modustoolbox-software-environment software to program the same. The product page should more details- https://www.cypress.com/documentation/development-kitsboards/psoc-6-wi-fi-bt-prototyping-kit-cy8cpro...

For examples, please have a look at PSoC 6 MCU Examples here- GitHub - cypresssemiconductorco/Code-Examples-for-ModusToolbox-Software: This ReadMe links to all av...

2. HFP is supported by CYW4343W, however we do not have any example code demonstrating the same. You can take reference from demo.watch example available for CYW20706 in WICED Studio and try porting it for CYW4343W. The library for 4343W can be found at /43xxx_Wi-Fi/libraries/drivers/bluetooth/include/wiced_bt_hfp_hf.h.

Hi SheetalJ_96​,

We are already using CYW20706 for our current product that runs BT_HFP-AG and BLE concurrently.

- Is CYW4343W also supported by WICED Studio?

- Do you think it's possible to port HFP audio gateway example for CYW20706 on WICED 6.0 to CYW4343W on Modus Toolbox? 

- Does this community support Murata modules like the 1LD? https://wireless.murata.com/type1ld.html

Thanks,

LJ

0 Likes

Hi LJ,

- Yes CYW4343W is supported by WICED Studio.

- We have not tried this porting yet. It might take some efforts depending on the libraries available for both the chips.

- We have Murata space available where you can post queries related to Murata modules.

Regards,

Sheetal

0 Likes