README: 2006 Feb 05 - 2006 Dec 17

Sun Dec 17 19:23:00 2006

Inspired by http://www.librarything.com/ I dug out the Flic Cordless bluetooth scanner again. I have notes from a coworker who borrowed it and figured out how to talk to it; there's a registration-required SDK that I will probably grab if I have any trouble (I thought I had a copy already, but I haven't found it.)

Mon Jul 10 01:08:00 2006

sudo /etc/init.d/bluez-utils restart

sudo ifconfig bnep0 10.0.0.5

HAH:

What next:

Mon Feb 20 16:14:00 2006

http://www.triptico.com/software/bluetooth.html

says

oh, sigh.

Also, a recommendation to either run brctl or udhcpd in /etc/bluetooth/pan/dev-up

http://bluez.sourceforge.net/contrib/HOWTO-PAN It passes the interface name as the first parameter, and the device address of the remote device as the second. This script may look as follows:

http://www.triptico.com/software/bluetooth.html

On the stick:

time scp -r ~/tmp/gumstix/gumstix-buildroot/build_arm_nofpu/root/opt/ root@10.0.0.6:/mnt/mmc/opt/

(build rsync too?)

hmm, segv's on startup.

## later:

Fri Feb 17 23:48:00 2006

for interesting stuff about the protocol..

gumstix/bluetooth/python

Sun Feb 5 15:12:00 2006

strace shows socket stuff with AF_BLUETOOTH... and I note that python has that in the socket module...

on stick:

so, now, try (from serial console):

and see what shows up on the phone...

eek:

turned up...

Indeed, killing off everything rfcomm, including [krfcommd], and then doing the above, worked - the content made it to the phone!

... and there's a bnep0 on that end...

connection exists problem:

suggestion:

hmm, --role GN doesn't help

Sun Feb 5 01:36:00 2006

bluetooth stuff -- mostly development for the gumstix unit

gpsparser.py: starts with ../symbian/bluecamerathreaded.py