Montag, Juni 29, 2009

Linux: Serieller Port per Bluetooh

$ sudo aptitude install bluez-hcidump cu bluez-utils

$ sdptool add --channel=3 SP
$ sudo rfcomm listen /dev/rfcomm0 3

$ cu -l /dev/rfcomm0