Rs232 questions

hello there,

i’m trying to do a patch for communication via rs232, but i don’t have anything to test this where i am right now - rs232 node will obviously output the right messages as it has settings for the stop bits of the serial communication, but how do i know then a new message has arrived, especially when the same message is sent twice? does the “onData” pin reflect that?

thanks in advance :)

dw

does the “onData” pin reflect that?

you got it.

thanks kalle :)

dw