Hi Paul,
thanks for the information.
So for my project I have to either find a pda with rs232 or use blue
tooth (how ever that can bee achieved).
Regards
Rainer
"Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
schrieb im Newsbeitrag If you connect with the cable to your PC, your device is *not* acting
as a USB host. That is, you can't plug in a, say, USB flash drive, to
your PDA, because it's designed to be a device itself, not to connect
to devices. If that's the only USB connection your device has and if
the peripheral you're trying to connect to can connect to a PC with a
similar cable, you'll have to find another way, as Chris said.
Paul T.
Hi Floyd,
I have a MDA II (in case you know this pda type) and the only cable I
can attach to it is the USB cable.
Would that work, if I use a USB to Serial device?
Regards
Rainer
Most of the PDAs have a separate cable that is used (generally) with
ActiveSync over serial. Those cables can be used for general serial
port stuff. FWIR, the RS232 connection is usually nulled, so it will
work when connecting to a computer, but you'd need to de-null it to
work with other devices (GPS, modems, etc)
--
Floyd
Hi Chris,
I never digged into USB theory, so am not sure, about
"USB_HOST_capability".
My pda is hooked up to my pc by a usb connecton.
So, you don't think that it is possible do comunicate with a pda via
usb/RS232 to a microcontroller?
Regards
Rainer
"<ctacke/>" <ctacke_AT_OpenNETCF_com> schrieb im Newsbeitrag
Your PDA has USB _Host_ capability? That's very unusual.
-Chris
Hi NG,
I have a little project to do.
I need to "talk" to a microcontroller device (RS232) from a pda
(wich only has USB) .
This program is to be developed with C# using VS2005 professional
(as soon as I get it delivered).
Since I have no idea on how to approach this project (yet), I very
much appreciate any hints, links and help on how to get started.
Thanks in advance
Rainer Queck