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.

TMDSIDK437X: How to initiate data transfer.

Part Number: TMDSIDK437X
Other Parts Discussed in Thread: AM4379

Hello.

Question about the sample project NIMU_ICSS_BasicExample_idkAM437x_wSoCLib_armExample.

In this example, daemons are used to exchange data. As long as the other device is sending UDP packets, everything is fine. The daemon creates a task and calls a callback function that receives and sends data. What if I need to initiate the transfer. How can I kick the daemon to call the callback function in which I will transfer. In this case, data reception is not expected before this.

Regards, Dmitry.