Hi,
UDP communication with raspberry pi2 work fine, but I need to count byte in input. There is szCount variable, but it remain to zero.
Can I do something?
BR
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
UDP communication with raspberry pi2 work fine, but I need to count byte in input. There is szCount variable, but it remain to zero.
Can I do something?
BR
Hi,
could you give this a try and
and you need to wait till xReady = TRUE, after that data's are valid and szCount should be <> 0.
BR
Edwin
Hi,
as you advice me I tried but the result is the same. No change.
BR
Please,
can you say me something?
BR
Edwin, the time pass but the problem remain? Can you tell me somethink abut this problem?
Hi,
Could you attach your project to check?
BR
Edwin
Sure.
https://dl.dropboxusercontent.com/u/152 ... ectarchive
Please, let me know.
BE
Hi,
if you Change FB_UDP_RECEIVE.xDone to FB_UDP_RECEIVE.xReady in Network 4 it should work
BR
Edwin
It work Edwin.
Thank you!
An old thread, but I've just found this is the same for the TCP_Read aswell.
Paul