Tool/software:
Hi Team,
My customer need to send a lot of data from Android phone to CC2642( SDK version:7.41 / BLE role of CC2642: Peripheral).
The data is sent by the following sequence:
1st packet: 251 byte
2nd packet: 100 byte
3rd packet: 251 byte
4th packet: 100 byte
...
But my customer found that the every packet needs to wait at least 2 seconds before it can be successfully transmitted.
Please help to provide comments.
Thanks.