dear all,

i am using the command Hserin with a timeout as follows:

hserin 3,HD,[str buffer\50]

after 100ms, the program is resuming to the label "main" having in the array variable "buffer" the data received from the serial pin, but the problem i am facing is how can i know the number of bytes received because the trame's length is not constant.

is there any internal variable that contains the info i need ??

Thank you for helping.
Rony