How to transmit data serially from one PSoC 4 module to the other PSoC 4 module?

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

cross mob
AmMa_2724956
Level 2
Level 2
First like received

Hi,

I want to know how can we transmit data serially from one PSoC 4 module to the other PSoC 4 module. Both the PSoC 4 modules are CY8CKIT4248LQI-BL583.

I read that we can connect two devices via BLE one being central the other being peripheral.

So, my question is how to send serial data through this BLE connection.

I want to create an application such that when I press a button on the first board the signal is transmitted serially to the other board (we can see that the data is received on terminal application on COM port of the second board, by displaying message) and the LED on the 2nd board blinks when button pressed on first board.

Please provide methods and sample programs if any.

Thanks in advance.

0 Likes
1 Solution
5 Replies

Thank you for the reply

I tried implementing the Day 20 BLE UART project.

But in that the central ble project works

But the peripheral ble project has older version of BLE I replaced it with BLE 4.2 and built but it shows error while building

Also what should be the settings for the BLE peripheral

UART Peripheral.jpg

0 Likes

Kindly attach the project as a bundle.

Thanks,

Hima

0 Likes

Please find attached project

0 Likes
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

Hello,

The attached project is building fine in PSoC Creator 4.1, at our end.

Thanks,

Hima

0 Likes