Receiving UDP packets from embedded board

조회 수: 3 (최근 30일)
Shrinivas Hanchate
Shrinivas Hanchate 2020년 12월 29일
Hi, I want to use UDP communication between MATLAB applicaton and embedded board, UDP connection is established successfully.
Also, when I send first command to embedded board from MATLAB application,I am getting expected data, now when I am trying to modify the data from MATLAB application, I am not able to get modified data, MATLAB application is receiving previous data even after modifying data.
I also tried to flush the input and output buffers, also tried to increase the InputBufferSize, but not able to get modified data.
For verification purpose, I write same application in python, I am able to get modified data after 10-15 seconds after modification.
Anybody have any idea regarding this, please tell what I am missing ?
Thanks.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by