Dear Robin,
I need to send a command "+++" to interrrupt my host device before requesting a data. I have now decreased the delay to 500. And no improvements yet.
In any case, this for loop should only be executed once, in my opinion, since the global variable 'i' has increased to 1, therefore I think this should have no influence on the following recvWithStartEndMarkers() function?
thanks