Issue in UART Commuications

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

cross mob
jamec_2673086
Level 3
Level 3
5 likes given First like received First like given

Hello,

We are using PSoC63 based CYBELE-416045-02 EZ Ble module for our application. In that, we have an application to send command  & receive its response through UART component.

But the issue is I am not able to receive the response in Rx buffer of UART.

I have used UART_Put() & UART_Get() in loop to send full command & receive full response.

In Response of UART_Get(), I can see there is the same data which was sent before a command, It means we are receiving exactly what we are sending.

Can I have any solution for this problem/I am missing some steps in UART communication?

0 Likes
1 Reply
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi jagir_2673086​,

Can you please share your project file here focusing on the issue? We will try to debug it.

Regards,

Bragadeesh

Regards,
Bragadeesh
0 Likes