UART to BLE problem with speed

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

cross mob
Anonymous
Not applicable

Hello,

   

Iam using CY8CKIT-042-BLE with CY8C4247LQI module with UART to BLE example project. When I send over UART a long message (about 40 bytes) it sends it in 3 messages over the Bluetooth. My problem is that there is a delay between these messages about 100 ms.. Send 40 bytes message then takes about 200ms. Is there a way how to increase the speed of the communication? Thanks

0 Likes
1 Reply
Anonymous
Not applicable

Can you try increasing the data length field and MTU size in the BLE component and see if there is any improvement?

0 Likes