public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Best way to communicate with hidden devices
@ 2005-09-14 16:32 Noel Paz
  2005-09-14 18:37 ` Stephen Crane
  0 siblings, 1 reply; 2+ messages in thread
From: Noel Paz @ 2005-09-14 16:32 UTC (permalink / raw)
  To: bluez-users

I have a BT weight scale and I want to communicate to it. Problem is I 
think it is set to be un discoverable.  According to it's scant 
documentation it uses the BT serial protocol and a 128 bit encyrption 
and a PIN. - that it expects to start communication.  Supposedly, after 
it weighs something,  it tries to find an ACCESS point, see if the 
Access Point has the same PIN and if it does it transmits data packets 
which are very discrete

hcitool --scan and sdptool --browse cannot find it (yes I have made sure 
it can find other devices). I've turned hcidump too too make sure I can 
sniff it but to no avail

Honestly, I am new to BlueZ and have been devouring as much 
documentation as I can. My thoughts are setting up a PAN with an access 
point role using rfcomm. If anybody has worked on one way traffic 
bluetooth devices, let me know. I really have no way of knowing whether 
this weight scale  has a broken radio, although I can experiment with 
making my other devices undiscoverable with a PIN. Unfortunately their 
support is for Windoze only and require you to buy a container full of 
weight scales before their engineers will talk to you.

BTW there is a little sticker which seems to be the bdaddr.


Thanks

Noel


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-users] Best way to communicate with hidden devices
  2005-09-14 16:32 [Bluez-users] Best way to communicate with hidden devices Noel Paz
@ 2005-09-14 18:37 ` Stephen Crane
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Crane @ 2005-09-14 18:37 UTC (permalink / raw)
  To: bluez-users

[-- Attachment #1: Type: text/plain, Size: 1822 bytes --]

On Wed, 2005-09-14 at 10:32 -0600, Noel Paz wrote:
> I have a BT weight scale and I want to communicate to it. Problem is I 
> think it is set to be un discoverable.  According to it's scant 
> documentation it uses the BT serial protocol and a 128 bit encyrption 
> and a PIN. - that it expects to start communication.  Supposedly, after 
> it weighs something,  it tries to find an ACCESS point, see if the 
> Access Point has the same PIN and if it does it transmits data packets 
> which are very discrete

This sounds like a very strange way of doing things. I'm sure they had
their reasons though.

> hcitool --scan and sdptool --browse cannot find it (yes I have made sure 
> it can find other devices). I've turned hcidump too too make sure I can 
> sniff it but to no avail

What did you browse for?

> Honestly, I am new to BlueZ and have been devouring as much 
> documentation as I can. My thoughts are setting up a PAN with an access 
> point role using rfcomm. If anybody has worked on one way traffic 
> bluetooth devices, let me know. I really have no way of knowing whether 
> this weight scale  has a broken radio, although I can experiment with 
> making my other devices undiscoverable with a PIN. Unfortunately their 
> support is for Windoze only and require you to buy a container full of 
> weight scales before their engineers will talk to you.

I did a bit of experimentation with a GPS device, documented here:
http://www.maths.tcd.ie/~jscrane/gps/

As described, this device provides a service to which you must connect
before it will spit out GPS data.

> BTW there is a little sticker which seems to be the bdaddr.

You could try running l2ping against that bdaddr: that should tell you
if its working.

Steve
-- 
Stephen Crane <jscrane@maths.tcd.ie>

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-14 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-14 16:32 [Bluez-users] Best way to communicate with hidden devices Noel Paz
2005-09-14 18:37 ` Stephen Crane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox