Serial Break on RV50

We have been using GX450 in the past to do some serial communications that require receiving a break signal.

I recently received some RV50 and tried running the same code on them but it never appears to receive a break signal that I know is being sent to it.

Does anyone know if the RV50 is capable of handling the a break signal over the serial port?

I have double checked both units debugging the same code and the GX450 receives the break as ‘\000’ while the RV50 does not seem to receive this data at all.

All other data bytes are received without issue.

Any insight would be great.

Thanks,