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?