Chris
Tue Nov 25 21:32:23 CST 2003
I tested with Hyperterminal and a SerialCSharp desktop app and both worked
fine for me. The only difference is I didn't use an Ipaq, but a vanilla CE
4.1 device.
--
Chris Tacke, eMVP
Co-Founder and Advisory Board Member
www.OpenNETCF.org
---
Windows CE Product Manager
Applied Data Systems
www.applieddata.net
"Matteo Cima" <matteo.cimaDOESNTLIKESPAM@digisoft.it> wrote in message
news:%23HXII82sDHA.3468@TK2MSFTNGP11.phx.gbl...
> i am experiencing same problems as before.
> This is exactly what i did:
>
> - download "serialcsharp" example
> - download serial 1.2
> - open serialcsharp in vs.net 2003
> - added reference to existing project, the serial project
> - connected with activesync via irda on ppc ipaq
> - deploy
> - disconnect activesync
> - put ipaq in cradle
> - open serialcsharp in ppc
> - settings: com1, 19200, none, 1
> - open com
> - open hyperterminal on desktop connected with the com cable
> - com1, same settings: 19200,8, no parity, stop bits 1, no hardware
> handshaking
> - type aaaaa
> on the ppc i see 979722597225 instead of 9797979797
>
> any ideas?
> does it do the same on your machine?
> any help appreciated,
> Matteo Cima.
>
>
>
>
> "Chris Tacke, eMVP" <ctacke@spamfree-opennetcf.org> ha scritto nel
messaggio
> news:%23lK14irsDHA.2464@TK2MSFTNGP12.phx.gbl...
> > I've done some testing and debugging of the Serial code, most notable
with
> > the desktop side, though I believe the Rx stuff is now more solid. The
> > interface itself remained unchanged, and the binary will still work on
> both
> > the PC and the device *without* recompilation (one of my major goals).
> >
> > Get the source and binaries here:
> >
http://www.opennetcf.org/serial.asp
> >
> > A sample is available here:
> >
http://www.opennetcf.org/samples.asp
> >
> > All OpenNETCF.org libraries are covered by the OpenNETCF Shared Source
> > License. For more information visit:
> >
http://www.opennetcf.org/License.asp
> >
> > --
> > Chris Tacke, eMVP
> > Co-Founder and Advisory Board Member
> > www.OpenNETCF.org
> >
> >
> >
>
>