This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
1. After I call cdc_putData, the function returns before the data has been sent.
If I call it again before the transaction has been completed, there new data overrides the old one.
Is there a way to check if the data transfer was complete ?
Thanks.