All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gareth R White <garethrwhite@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Monitoring BT traffic
Date: Wed, 18 Jun 2008 14:28:26 +0100	[thread overview]
Message-ID: <48590D7A.6030706@gmail.com> (raw)

Hi,

I want to monitor realtime BlueTooth data to/from a Wiimote controller 
as it's being used to play a game on Nintendo's Wii.
(apologies if this is off-topic for this mailing list - if I get no
replies I'll try elsewhere)

There are a couple of possible ways I can imagine of doing this:

Set up Linux PC as a bridge between 2 BlueTooth devices (a Wii and a 
Wiimote).
Connect the Wiimote and Ubuntu so that motion data from the Wiimote is 
received by the PC (and saved for later analysis). Also establish a 
connection between the PC and the Wii, and forward all data between the 
Wiimote and the Wii.
This might cause additional lag, and I'm not even sure if this is
technically feasible.

Multiple connect.
Have the PC and the Wii simultaneously connect to the same Wiimote.
Am I right in thinking this is not even possible with BlueTooth?

Passive monitoring.
Is there any way to monitor BT traffic between a directly connected
Wiimote and Wii? I've heard of BlueTooth sniffers which are apparently
rather expensive. How easy would it be to interrogate this data and
interpret it as Wii motion data?

Are there any applications that'll do this, and if not then how complex
does this task sound to build using any available libraries (is Bluez 
even where I should be looking?)

I'm a C++ / Python programmer but don't know where to find the 
appropriate Linux (Ubuntu 8.04) source and BlueTooth specs.
Any help or suggestions much appreciated!

Cheers,
Gareth

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

             reply	other threads:[~2008-06-18 13:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-18 13:28 Gareth R White [this message]
2008-06-19  3:54 ` [Bluez-users] Monitoring BT traffic umeshyv
  -- strict thread matches above, loose matches on Subject: below --
2006-03-09  3:06 Steven
2006-03-09 20:59 ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48590D7A.6030706@gmail.com \
    --to=garethrwhite@gmail.com \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.