PSoC creator

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

cross mob
dhuyhx
Level 2
Level 2
25 sign-ins 10 sign-ins 5 replies posted

l can't find bluetooth module and l have installed bluetooth components in the  conponent installer.l use PSoC6 WIFI-BT Pioneer Kit CY8CKIT-062-Wifi-BT board.ble.png

0 Likes
1 Solution
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

I think that it is because the WiFi-BLE part is not in the PSoC 6 chip but in a different module on board.

(Murata LBEE5KL1DX module)

https://www.infineon.com/cms/en/product/evaluation-boards/cy8ckit-062-wifi-bt/

 

First the bad news is

I ran a search of WiFi or BT demo in PSoC Creator code examples, but in vain.

Second (hopefully) the good new is

I've seen some code examples in ModusToolbox.

 

So you could study the WiFi+BT combo chip and control it from PSoC in the PSoC Creator,

or you could use ModusToolbox and download and check the Wifi-BT related examples.

(Probably the latter is the easier.)

 

moto

 

 

View solution in original post

0 Likes
3 Replies
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

I think that it is because the WiFi-BLE part is not in the PSoC 6 chip but in a different module on board.

(Murata LBEE5KL1DX module)

https://www.infineon.com/cms/en/product/evaluation-boards/cy8ckit-062-wifi-bt/

 

First the bad news is

I ran a search of WiFi or BT demo in PSoC Creator code examples, but in vain.

Second (hopefully) the good new is

I've seen some code examples in ModusToolbox.

 

So you could study the WiFi+BT combo chip and control it from PSoC in the PSoC Creator,

or you could use ModusToolbox and download and check the Wifi-BT related examples.

(Probably the latter is the easier.)

 

moto

 

 

0 Likes
Len_CONSULTRON
Level 9
Level 9
Beta tester 500 solutions authored 1000 replies posted

dhuyhx,

moto is correct.   According to Cypress (now Infineon) there is NO plans to support the chip used on the CY8CKIT-062-Wifi-BT in Creator.

The tool to use is ModusToolbox.  This is the tool to use going forward.

In general, only PSoC devices with UDB blocks are supported in Creator.  The PSoC on the Wifi-BT has no UDB blocks.  Therefore there is no planned support on Creator.

Len
"Engineering is an Art. The Art of Compromise."
0 Likes
Rakesh_BG
Moderator
Moderator
Moderator
50 solutions authored 100 replies posted 100 sign-ins

Hi @dhuyhx ,

You can use modus tool box for Bluetooth applications . The link for latest MTB version is attached below.

https://softwaretools.infineon.com/tools/com.ifx.tb.tool.modustoolbox?_ga=2.18116665.1818792965.1643...

Thanks,

Rakesh B G

0 Likes