Bluetooth communication between 2 PSoC 6 WiFi-BT CY8CKIT_062 kits

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

cross mob
user_3880456
Level 1
Level 1

Hello all,

I want to setup a bluetooth communication between 2 PSoC 6 WiFi-BT CY8CKIT_062 kits. One of the kits will send a data, and the other kit will receive it. I have managed to read a data from the phone. The phone connects to the PSoC 6 kit easily. But I could not figure out how to connect 2 kits to each other. How can I achieve this purpose? Any help much appreciated.

Respectfully,

Alperen Görmez

0 Likes
1 Solution
5 Replies

The problem is that I do not use CY8CKIT-062-BLE PSoC 6 BLE Pioneer Kit. I am using CY8CKIT-062-WiFi - BT Pioneer kit. Therefore I am working in WICED, not PSoC Creator.

0 Likes

I see it....so that this is a 4343W case.

Moved this tread to IoT queue, so that IoT guys can look into this thread...

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

Hi alperen.gormez_3880456​,

To connect two devices, you need to configure one as a client and one as a server. Unfortunately, right now we do not have any client side application in 43xxx_Wi-Fi in WICED, we are working on this internally.

Till the time, you can try porting hello_client from 20706 or 20719 to 43xxx_Wi-Fi and then try to connect the boards.