G
Guest
Let me explain:
This is a 3 layer project that each layer is still under construction.
Desktop layer | Pocket PC Layer | Datalogger (hardware) Layer.
Our first goal is established the connection between the datalogger ( that
will have a real time SO with some connectivity support like USB or Bluetooth
but is still under development). After, my job (Pocket PC team) is to create
a application to gather the data from the Datalogger , process the data
unplug it from the DL, plug to a PC and send the data to the a Desktop app
(desktop team).
Problem:
What physical connection should I use use between the Datalogger?
I was thinking about USB, but I did not found some USB app for pocket
because the PPC is a Device unit in the USB Host/Device . So I need to create
a app to the gather the data from the datalogger ( via USB, BT... whatever).
I was using Visual Studio C# mobile.
Im not sure if I can use MS ActiveSync because the hardware may use a Micro
UC linux embedded so probally ill use a generic USB protocol.
This is a 3 layer project that each layer is still under construction.
Desktop layer | Pocket PC Layer | Datalogger (hardware) Layer.
Our first goal is established the connection between the datalogger ( that
will have a real time SO with some connectivity support like USB or Bluetooth
but is still under development). After, my job (Pocket PC team) is to create
a application to gather the data from the Datalogger , process the data
unplug it from the DL, plug to a PC and send the data to the a Desktop app
(desktop team).
Problem:
What physical connection should I use use between the Datalogger?
I was thinking about USB, but I did not found some USB app for pocket
because the PPC is a Device unit in the USB Host/Device . So I need to create
a app to the gather the data from the datalogger ( via USB, BT... whatever).
I was using Visual Studio C# mobile.
Im not sure if I can use MS ActiveSync because the hardware may use a Micro
UC linux embedded so probally ill use a generic USB protocol.