Higher baud rate for CYBLE-022001

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

cross mob
caycee
Level 1
Level 1
5 replies posted 5 sign-ins First reply posted

In our existing products (using CYBLE-022001 module on a custom MCU board), we use CYSPP mode to establish a 'pipe' to our other software running on a PC.  Our MCU firmware is required to use 9600 baud rate, or must add arbitrary wait states after sending 10 bytes or so, to guarantee that the data has been transferred over the air before sending the next packet.

I'm looking for methods of getting faster/more robust communication, such as ACK/NAK returns at the BLE level on successful transmission of a given data-packet.  This may not be possible given that CYSPP mode is a pipe and bypasses BLE module commands.

I assume binary vs ASCII command-modes don't provide any better MCU knowledge of connection throughput.

It is difficult to tell where the issue lies, since once in CYSPP mode, the radio-link is a black-box.

 

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

Please refer to the attached latest EZ Serial FW v1.1.2.

Thanks,

P Yugandhar.

View solution in original post

0 Likes
7 Replies