S
Sebastian Zenker
I'm using OpenNETCF.IO.Serial.Port to access the serial port (not
Bluetooth).
If the other device (that is connected with the Pocket PC) sends more
than 64 bytes, the CommEventThread-method throws a UART Error:Overrun
error. If the other device sends the data in blocks that are shorter
than 65 bytes and waits a short time between sending two blocks,
everything works fine.
This occurs only on my T-Mobile MDAII device. When I execute the same
program on my IPAQ 2210 the error doesn’t occur.
I also tried different values for rxBufferSize, but it doesn’t help.
Does anyone know that problem?
Bluetooth).
If the other device (that is connected with the Pocket PC) sends more
than 64 bytes, the CommEventThread-method throws a UART Error:Overrun
error. If the other device sends the data in blocks that are shorter
than 65 bytes and waits a short time between sending two blocks,
everything works fine.
This occurs only on my T-Mobile MDAII device. When I execute the same
program on my IPAQ 2210 the error doesn’t occur.
I also tried different values for rxBufferSize, but it doesn’t help.
Does anyone know that problem?