The Window Mobile 5 hangs on suspend mode when the serial port was left opend
and connected to a device which streams data to the serial port. I did not
had this problem with the Window Mobile Second Edition 2003.

I have added to code to capture the message just before the suspended mode
and close the COM1 port, but I can not retive the message if the serial
device receives data on the port.

Initial I though it could be to do with the power managements process of the
serial device but right now I dont any idea as to why it hangs.

Any suggestion would be great help

Re: Serial Port COM1: Problems With Window Mobile 5 by Chris

Chris
Tue Nov 22 09:04:03 CST 2005

Sounds like a bug in the specific platform (not WM in general).

--
Chris Tacke
Co-founder
OpenNETCF.org
Are you using the SDF? Let's do a case study.
Email us at d c s @ o p e n n e t c f . c o m
http://www.opennetcf.org/donate


"Baz" <baz_98@hotmail.com> wrote in message
news:EC393B4B-0DAA-4616-8FD3-19DDE469009B@microsoft.com...
> The Window Mobile 5 hangs on suspend mode when the serial port was left
> opend
> and connected to a device which streams data to the serial port. I did not
> had this problem with the Window Mobile Second Edition 2003.
>
> I have added to code to capture the message just before the suspended mode
> and close the COM1 port, but I can not retive the message if the serial
> device receives data on the port.
>
> Initial I though it could be to do with the power managements process of
> the
> serial device but right now I dont any idea as to why it hangs.
>
> Any suggestion would be great help