BLE demo using PSoC 6 and PSoC 4 kit

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

cross mob
lock attach
Attachments are accessible only for community members.
Kenshow
Level 8
Level 8
Distributor - Marubun (Japan)
50 solutions authored 25 solutions authored 10 solutions authored

Hello everyone,

Last time I introduced a BLE demo between PSoC 6 kits. The Central side used the PSoC 6 kit and previous software, and replaced the Peripheral side board with the PSoC 4 kit. So, introduce Peripheral side of PSoC4 program, here.

BLE version is different between PSOC6 and 4, but the basic part is the same.

Environment:

CY8CKIT-062-BLE and CY8CKIT-042-BKE

Operation

The touch button on the Central side operates the LEDs on the kit on the Peripheral side. Select the LED with the 0/1 button on the Central side, and adjust the LED brightness with the Slider. Button 0 selects green LED and Button 1 selects blue LED. The operation image is as follows.

1.png

The circuit:

PWM is prepared for LED adjustment on the Peripheral side.
  2.png

That's it.

Thanks,

Kenshow

0 Likes
0 Replies