Bluetooth logging hardware
Here is a picture of the hardware I will use for logging Bluetooth data.
Here is a picture of the hardware I will use for logging Bluetooth data.
Bluedog is the name I am going to give to my Bluetooth traffic/stats project I aim to start soon. I have the hardware and software setup with my beagleboard. Ideally I want to setup a few of these at the University where I work and start logging some data in similar nature to http://www.bluetoothtracking.org/
I will post some pics of my hardware setup soon.
I have built btlogger for the beagleboard. The ipk is available:
http://zedstar.org/beagle/btlogger_0.2.2-r0_armv7a.ipk
It requires the sqlite db some where on the device. Download:
http://projects.openmoko.org/frs/download.php/313/btlog.db
run btlogger -v to see what it does and reference the db file with -d /location/of/file
TODO: