Got it working with these steps:
GPE/OPIE GUI - Turn BlueTooth radio on
(Verify step: hciconfig - Check its up)
hcitool scan
sdptool search DUN
PASSKEY : ** hx4700 prompts for passkey, so enter it. - Next on t68 ->
'Add to Paired' and enter passkey **.
rfcomm bind 0 00:80:37:EE:4F:4E 1
(Verify step: rfcomm show)
pppd call entel_movil
Does anybody know how to turn on the BT radio from the command line?
How does one make the paired device use the same passkey each time? I
tried adding it into /usr/bin/bluepin (uncommented the entry in
/etc/bluetooth/hcid.conf), but it igmores it.
#!/bin/sh
echo "PIN:1"
I'm new to BT so perhaps thete is something obvious that I have missed.
LOEWENTHAL Simon wrote:
> Dear all,
>
> I have an Ipaq hx4700 and have tried to connect it to a Sony Ericsson
> T68 over BlueTooth.
>
> I could connect to my T68 phone yesterday qand even create a GPRS
> connection. Then, last night it only got as far as the 'rfcomm bind'
> commands, and today it goes as far as the 'hcitool scan' command. I
> cannot work out why subsequant commands fail.
>
> root_at_axe:~# hciconfig
> hci0: Type: UART
> BD Address: 08:00:28:D4:6B:A7 ACL MTU: 128:10 SCO MTU: 64:0
> UP RUNNING PSCAN ISCAN AUTH ENCRYPT
> RX bytes:298 acl:0 sco:0 events:32 errors:0
> TX bytes:437 acl:0 sco:0 commands:21 errors:0
>
> -> On Sony Ericsoon T68i - set to discoverable <-
>
> root_at_axe:~# hcitool scan
> Scanning ...
> 00:80:37:EE:4F:4E t68-phone
>
> root_at_axe:~# sdptool search DUN
> Inquiring ...
> Failed to connect to SDP server on 00:80:37:EE:4F:4E: Connection timed
> out
> root_at_axe:~#
>
>
> On a side note:
>
> I tried to set-up a script to do this ; I don't know how to turn the
> BT radio on from the command line so have to use the GUI :(
> hcitool scan
> sdptool search DUN
> rfcomm bind 0 00:80:37:EE:4F:4E 1
> rfcomm show
> pppd call entel_movil
>
>
> I posted this to this group because I don't think its a hx4700 h/w
> problem, and probably a user problem (i.e Me). Cheers for any help.
>
> Regards, Simon.
>
>
Received on Fri Mar 24 2006 - 11:24:40 EST
This archive was generated by hypermail 2.2.0 : Fri Mar 24 2006 - 11:25:30 EST