I use the ble uart app to receive the data from mobile phone. The data packet size is 20 byte. If I transmit the packet one by one without adding delay, is it possible that there will be packet lose in receiver side.
I use the ble uart app to receive the data from mobile phone. The data packet size is 20 byte. If I transmit the packet one by one without adding delay, is it possible that there will be packet lose in receiver side.
Do you mean even we use write request, packet lose is possible if buffer overflow
Do you mean even we use write request, packet lose is possible if buffer overflow