Join Today
+ Reply to Thread
Page 6 of 8 FirstFirst ... 2345678 LastLast
Results 51 to 60 of 78
Like Tree3Likes

Thread: Share your pc's internet connection with E6 by bluetooth

  1. #51

    Default can anyone rewrite the scrips below for E6?

    the scripts below was written for E680i in order to make bluetooth work with network,but E680i was different from E6.

    #! /bin/bash

    devname=`cat /tmp/bt_spp_devname`
    if [ -c $devname ]
    then
    #/mmc/mmca1/soft/public/led 2
    if [ ! -d /etc/ppp/peers ]
    then
    mkdir /etc/ppp/peers
    fi
    echo "$devname 921600 192.168.1.100:192.168.1.166 noauth crtscts local connect 'sleep 1; echo -n CLIENTSERVER' logfile /tmp/ppp.log" > /etc/ppp/peers/myhost
    start-stop-daemon --start -m -p /var/run/btppp.pid -x /usr/bin/pppd -- call myhost
    start-stop-daemon --start -c root -x /usr/sbin/inetd
    start-stop-daemon --start -c root -x /usr/sbin/smbd
    sleep 1s
    else
    #/mmc/mmca1/soft/public/led 1
    sleep 1s
    fi
    #/mmc/mmca1/soft/public/led 0

  2. Default

    umm, have you tried it?. Maybe someone here can port this for E6?

  3. #53
    Join Date
    Jul 2007
    Location
    India, New Delhi
    Posts
    208

    Default

    anybody got some info about enabling PAN(Personal Area Network) on E6...

  4. #54
    Join Date
    Jul 2007
    Location
    India, New Delhi
    Posts
    208

    Default

    when we connect E6 with PC through DUN, PC gets some ip address but E6 don't.. I noticed a device comes up /dev/pts/1 when connected with DUN.. anybody knows how can we exploit this.. may be some pointers to any resource..

  5. Default

    I dont think E6 supports PAN. Here's what motodev says about E6's bluetooth:
    This device supports Bluetooth A2DP-Source, AVCTP, AVDTP, AVRCP-Target, BIP-ImagePush, BPP-SenderDev, DUN-GW, FT-Server, GAP, GAVDP, Headset-AG, HFP (1.5) AG, OPP-Client, OPP-Server profiles

  6. Default

    This thing is a bit too much for me:
    http://www.linuxdevcenter.com/pub/a/...th.html?page=2

    But on page 3 it does explain how to establish a bluetooth network and share internet connection. Yeah you might be thinking that this for for pcs, but look on page 2, it says that it can be cross compiled for ARM based devices!.

    Can someone look into it please!

    Sadly I dont see any profile other than DUN which can be manipulated for our purposes

  7. #57

    Default

    Quote Originally Posted by khizerk
    I dont think E6 supports PAN. Here's what motodev says about E6's bluetooth:
    This device supports Bluetooth A2DP-Source, AVCTP, AVDTP, AVRCP-Target, BIP-ImagePush, BPP-SenderDev, DUN-GW, FT-Server, GAP, GAVDP, Headset-AG, HFP (1.5) AG, OPP-Client, OPP-Server profiles
    E6 DOES support PAN,not officically,but cracked by some chinese,soon will be present!

  8. Default

    Wow!..thats great news. Is it in all firmwares or has it been put in a modded firmware?

  9. #59
    Join Date
    Jul 2007
    Location
    India, New Delhi
    Posts
    208

    Default

    if thats the case then it will make our dream come true..
    actually in development section there is implemintation of Bluez but that is for 680i, I have tried it on E6 but no success..

  10. #60
    Join Date
    Aug 2007
    Location
    bangalore
    Posts
    25

    Default whare should i run cmmand busybox

    plz help me whare should i run cmmand busybox anh how ot set gatway address


 
+ Reply to Thread
Page 6 of 8 FirstFirst ... 2345678 LastLast

Similar Threads

  1. How to share Internet connection of PC into MING
    By anupambh in forum A1200 General Chat
    Replies: 27
    Last Post: 05-27-2010, 09:08 AM
  2. INFO:Use PC's Internet connection on E6 Revised.
    By Vampirex in forum E6 Applications
    Replies: 80
    Last Post: 01-20-2010, 05:38 AM
  3. Using Pc's internet connection on my rokr e6
    By abhirooplive in forum E6 General Chat
    Replies: 9
    Last Post: 08-08-2008, 03:01 PM
  4. Anyway to use my pc's internet connection on E6?
    By khizerk in forum E6 General Chat
    Replies: 0
    Last Post: 07-21-2007, 08:22 AM
  5. Share PC's Internet connection over bluetooth
    By cma353 in forum E680i General Chat
    Replies: 61
    Last Post: 05-18-2007, 01:53 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1