L
Lonifasiko
Hi,
I'm playing with the Bluetooth library v1.5 that Peter Foot released
some weeks ago here: http://32feet.net/default.aspx
The "ObjectPush" example application detects my mobile phone Nokia 6100
but I'm having problems with a glucometer I've recently bougth. This
glucometer can transfer (the prospect says that) stored data via
infrarred port towards PC or PDA. In my case, I want to capture data to
download it from the glucometer to the PDA. When I have the glucometer
ready for transferring data and both infrarred ports are paired, the
example does not discover any device. ic.DiscoverDevices() method does
not discover the glucometer at all, but discovers my mobile phone
perfectly. What could be the reason? Is there more than one protocol
in infrarred communication like there is in Bluetooth (Widcomm and
Microsoft's Bluetooth stacks)?
I know that Accu-Check (the manufacturer company of the glucometer) has
got a special software (both for PC and PDA) that reads data via
infrarred port, but I want to capture it myself in order to do it my
own with my .NET CF application. I want to think that they use a
standard interface for transferring data from the glucometer to the
PDA....else I'm lost.
Don't know if it's important but I'm deploying this example into my
iPAQ from VS.NET 2005 Beta2. Any incompatibilities while project
conversion?
Peter, I need you more than ever, but any help from anybody will be
greatly appreciated.
Anyway, I'll try to call glucometer's manufacturer so they can tell me
about the way infrarred communication is done between glucometer and
PDA.
Thanks in advance.
I'm playing with the Bluetooth library v1.5 that Peter Foot released
some weeks ago here: http://32feet.net/default.aspx
The "ObjectPush" example application detects my mobile phone Nokia 6100
but I'm having problems with a glucometer I've recently bougth. This
glucometer can transfer (the prospect says that) stored data via
infrarred port towards PC or PDA. In my case, I want to capture data to
download it from the glucometer to the PDA. When I have the glucometer
ready for transferring data and both infrarred ports are paired, the
example does not discover any device. ic.DiscoverDevices() method does
not discover the glucometer at all, but discovers my mobile phone
perfectly. What could be the reason? Is there more than one protocol
in infrarred communication like there is in Bluetooth (Widcomm and
Microsoft's Bluetooth stacks)?
I know that Accu-Check (the manufacturer company of the glucometer) has
got a special software (both for PC and PDA) that reads data via
infrarred port, but I want to capture it myself in order to do it my
own with my .NET CF application. I want to think that they use a
standard interface for transferring data from the glucometer to the
PDA....else I'm lost.
Don't know if it's important but I'm deploying this example into my
iPAQ from VS.NET 2005 Beta2. Any incompatibilities while project
conversion?
Peter, I need you more than ever, but any help from anybody will be
greatly appreciated.
Anyway, I'll try to call glucometer's manufacturer so they can tell me
about the way infrarred communication is done between glucometer and
PDA.
Thanks in advance.