This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Sending data at a high rate over a Bluetooth serial port causes the Bluetooth connection to be disconnected

Hi,everyone on the community

When using the BLE_APP_UART example, the serial port sends a packet of data to the mobile phone every 10ms, resulting in the device disconnecting from the Bluetooth connection。

I believe that the serial port interrupt interferes with the packet transmission during the connection cycle.

How can I avoid this while ensuring high data rates?

Parents Reply Children
No Data
Related