GPRS internet in calculate linux with bluetooth

Added by Hamed Salehi over 13 years ago

If you want to use GPRS internet with bluetooth connection in Calculate you must first active your bluetooth in your pc and mobile device and after that do this things :
For found your mobile MAC address and channal use this command :

sdptool search DUN

Your mobile MAC look like this
X:X:X:X:X:X
Your mobile channel is written in this line
Channel: 2
After you found your MAC and channal you must edit rfcomm.conf file (my MAC is 00:23:F1:AC:BF:49 and channal is 2)

nano 

Read more...

Also available in: Atom

Thank you!