Dear SLUGgers,

I have some farm equipment - two separate EID reader tools with
Bluetooth and two separate "receivers" - a serial dongle that plugs into
a weighing indicator/data recorder and a new version of the weighing
indicator/data recorder with Bluetooth built in.

The data doesn't get to these data recorders.  That would be because
there is not a handshake set up between two sets powered up within
Bluetooth range.

I've run hcitool using a USB dongle to snoop on the devices with the
following results:
# hcitool scan
Scanning ...
        00:0B:CE:00:B6:B4       Aleis4674   [an NLIS wand]
        00:A0:96:1B:07:19       XR3000   [a data recorder]

# hcitool info 00:A0:96:1B:07:19
Requesting information ...
        BD Address:  00:A0:96:1B:07:19
        Device Name: XR3000
        LMP Version: 2.0 (0x3) LMP Subversion: 0xce0
        Manufacturer: Cambridge Silicon Radio (10)
        Features: 0xff 0xff 0x8f 0xfe 0x9b 0xf9 0x00 0x80
                <3-slot packets> <5-slot packets> <encryption> <slot
offset> 
                <timing accuracy> <role switch> <hold mode> <sniff
mode> 
                <park state> <RSSI> <channel quality> <SCO link> <HV2
packets> 
                <HV3 packets> <u-law log> <A-law log> <CVSD> <paging
scheme> 
                <power control> <transparent SCO> <broadcast encrypt> 
                <EDR ACL 2 Mbps> <EDR ACL 3 Mbps> <enhanced iscan> 
                <interlaced iscan> <interlaced pscan> <inquiry with
RSSI> 
                <extended SCO> <EV4 packets> <EV5 packets> <AFH cap.
slave> 
                <AFH class. slave> <3-slot EDR ACL> <5-slot EDR ACL> 
                <AFH cap. master> <AFH class. master> <EDR eSCO 2 Mbps> 
                <EDR eSCO 3 Mbps> <3-slot EDR eSCO> <extended features> 

# hcitool info 00:0B:CE:00:B6:B4
Requesting information ...
        BD Address:  00:0B:CE:00:B6:B4
        Device Name: Aleis4674
        LMP Version: 1.1 (0x1) LMP Subversion: 0x2fc
        Manufacturer: Cambridge Silicon Radio (10)
        Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00
                <3-slot packets> <5-slot packets> <encryption> <slot
offset> 
                <timing accuracy> <role switch> <hold mode> <sniff
mode> 
                <park state> <RSSI> <channel quality> <SCO link> <HV2
packets> 
                <HV3 packets> <u-law log> <A-law log> <CVSD> <paging
scheme> 
                <power control> <transparent SCO> 

(I hope no-one uses this detailed information to hack into my cattle)

I've can't find a HOWTO that focuses on this sort of device - I guess
you city guys are more interested in PDAs and earpieces than dull little
serial dongles.

Does anyone know about this stuff?  Ideally I could use the hci suite to
force a one-on-one relationship onto these Bluetooth sets.
Alternatively a promiscuous relationship would be fine - it's usually
likely to be at least 5 km to another Bluetooth device.

Thanks,

Kevin Shackleton.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to