Hi,Atanasko, Plz can you mail me the total steps you have followed or the driver you have used for Bluetooth to work in Beagle Bone Black. My email is [email protected]
Thanks in advance... saha On Wednesday, December 19, 2012 9:30:27 AM UTC-5, Atanasko Boris Mitrev wrote: > > HiAll, > > Problem is resolved. It was related to the program I was testing. I was > trying to establish bluetooth communication using bluecove library, and > before application start the communication with the device I was connecting > to the device using rfcomm command. > > Best regards, > Atanasko > > On Thursday, December 13, 2012 11:50:02 AM UTC+1, Atanasko Boris Mitrev > wrote: >> >> Hi All, >> >> I use Beaglebone board to test bluetooth communication with a device. >> Device is succesfully discovered using: >> >> root@beaglebone:~# hcitool scan >> Scanning ... >> A8:7E:33:3A:C9:B7 Nokia 5800 XpressMusic >> 00:18:E4:27:38:6E CAN OBDII >> 68:A3:C4:B6:4C:38 DIMEP >> >> rfcomm binding is succesfully performed by >> >> root@beaglebone:~# rfcomm bind /dev/rfcomm0 00:18:E4:27:38:6E 1 >> >> root@beaglebone:~# rfcomm >> rfcomm0: 00:18:E4:27:38:6E channel 1 clean >> >> but when I try to connect to the device I have the following error: >> >> root@beaglebone:~# rfcomm connect /dev/rfcomm0 00:18:E4:27:38:6E 1 >> Can't connect RFCOMM socket: Connection refused >> >> Any idea how to resolve this issue or a hint where to search for the >> problem? >> >> Thanks in advance, >> Atanasko >> > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
