Is there a CYW43438 bluetooth DEMO in the WICED

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

cross mob
Eric_wang
Level 4
Level 4
25 replies posted 10 replies posted 10 questions asked
  • How should I use the CYW43438WCD1 bluetooth module?
  • Do I need another MCU to run the BT stack like blueZ?
  • Can the MCU of the EVB supports both WIFI and BT?
  • Tks!
0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi ericwang_3416131​,

CYW43438 is a WiFi-BT combo chip, supporting both WiFi and BT functionalities with two separate Cortex M3 processors. You can refer Product guide for more information: CYW4343W/CYW43438 Product Guide

You can directly program CYW943438WCD1 to achieve Bluetooth functionality using demo apps /43xxx_Wi-Fi/apps/snip/bluetooth/*, /43xxx_Wi-Fi/apps/demo/ble_wifi_introducer.

For example, here is the make target for programming module with ble hello sensor app: snip.bluetooth.ble_hello_sensor-BCM943438WCD1 download run

View solution in original post

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

Hi ericwang_3416131​,

CYW43438 is a WiFi-BT combo chip, supporting both WiFi and BT functionalities with two separate Cortex M3 processors. You can refer Product guide for more information: CYW4343W/CYW43438 Product Guide

You can directly program CYW943438WCD1 to achieve Bluetooth functionality using demo apps /43xxx_Wi-Fi/apps/snip/bluetooth/*, /43xxx_Wi-Fi/apps/demo/ble_wifi_introducer.

For example, here is the make target for programming module with ble hello sensor app: snip.bluetooth.ble_hello_sensor-BCM943438WCD1 download run

Thanks a lot!

0 Likes