Tried the QPST trick for bluetooth tethering, no luck? - Motorola Photon 4G

Check post #6 at http://www.sprintusers.com/forum/showthread.php?p=1966929#post1966929 It enables bluetooth DUN tethering for a series of phones, which have no wifi.
The trick is to open the M.IP tab in QPST and copy [email protected] from NAI to Tethered NAI. I tried this on P4G. There were two profiles shown on the M.IP tab. For both, I did the copy. However, the bluetooth dial-up still received the IP registration error. Before I switched over to P4G, this trick worked fine on Sammy Exclaim M550. Any one knows the reason?
For tethering one device, I prefer bluetooth over wifi. It is a single click on the PC. No click is needed on the phone. Also, bluetooth perhaps uses less battery than wifi.

Related

[Q] Barnacle WiFi tether from phone to A70

just received my A70, installed GApps and a few programs through the file viewer after transferring via USB.
Then, I wanted to download a few apps from the market...
I got Barnacle setup on my X10, and my laptops can both see the new WiFi network created by it, but the Archos can't
Has anyone tethered using this method before?
If so, I think I am using the wrong channel to connect, but can anyone advise which WiFi channel the A70 would require??
I can pick up other WiFi networks, but can't actually connect to them due to restrictions on the routers (I'm at work, they require MAC addresses and for some reason wont let me add this to the network )
Try any channel below 11. It's a known kernel issue.
if it creates an AD-HOC connection, then that's the issue.
Aha, yes it does. Damn
I'll have to try the proper tethering method then using the cell phone tether option (which I briefly tried but failed to connect through bluetooth)
Try "Wireless Tether for root users" with it's bluetooth option. Works for me Have the tether activated on the phone while pairing it with the Archos though.

Got Pandora and Market working with Dock *sorta

Just bought the Malata Dock for my Gtab. I'm currently running Zyhong's Gtab beta 3.2.
As stated by others, Pandora and Google Market fail to stream/download when using Ethernet only.
This is still early and hopefully a dev will point me in the right direction, but I am able to make the tablet use the ethernet connection for Pandora and Market.
Boot Gtab on dock with Ethernet connected. At this point most things work except Pandora/Market.
Using my Droid Inc, I turned on Wireless Tether in Infrastructure mode.
Configure wireless on the tab. Once it connects, go to Settings -> Wifi and modify the wireless connection. I configured the ip address, gateway and DNS 1&2 to work as if the wireless connection was the wired connection.
At this point Pandora and Market will begin to work using the Ethernet. I confirm this by downloading "Angry Birds" from the market. 18MB download in about 30 seconds. Checked phone during this time and it had no bars on 1X...no way it was using the cell connection.
My current theory is the previously stated "Connectivity Status = True" setting. I'm guessing this gets set once the Wifi connection is establish.
If I now drop the wifi connection, Pandora and Market breaks.
I'm curious if it is possible to write an app or script to rename wlan0 to eth1 and eth0 to wlan0. I'm assuming the test for connectivity status = true is set to check wlan0 ?
Any ideas?
Another theory is that there are no DNS servers configured for the wired connection.
I'll be trying that later.
I don't have enough posts yet to ask in the developer forums for help....so if you know one of the devs who are interested in the dock, please point them over here.
With that said, I tested if setting the DNS server manually would have any effect. It appears that DHCP is setting the DNS servers after all with a wired only connection.
So I'm back to the Connectivity Status = True issue.
I'll be looking at how that check is performed and what initiates it. If I can cause the check to be performed on eth0 instead of just wlan0 I think that will fix it.
konman2k4 said:
Another theory is that there are no DNS servers configured for the wired connection.
I'll be trying that later.
Click to expand...
Click to collapse
Got my dock today. With wireless turned off, I can boot on the dock & draw a dhcp ip.
Can't be a DNS issue or you wouldn't be able to surf the net.
Can surf net via browser, play videos/music/pics from my Windows Media Center, Netflix plays fine & can even receive email (as long as the app is the one that does the checking & not me telling it to).
Pandora, Crackle, Market, Amazon App tore, & SlideME not worky (some say no connection while others just hang).
Turning on wireless at the same time results in drawing different ip for wireless. Netcfg show eth0 up with an ip/mask, wlan0 up with an ip/mask. Ifconfig shows data transfer on both interfaces (and different mac addresses).
Must be something the the apps are looking for wifi. or could it be that this is a phone OS & phones don't have ethernet connections (and that ethernet is not listed in Settings, Wireless & Networks)?
At work we don't have wireless, so I used my phone with "wireless tether" to make a connection. Once the wireless network is seen and connected to, I modified the wireless network settings on the tablet so that the gateway, dns, subnet mask and IP are all valid on the wired connection. As for IP just make one up that is not already in use that is valid for the wired network subnet.
This basically tells the tablet that yes you are connected to a wireless network, but with a routing trick you are sending all your traffic out the wired connection.
Since the dock charges the tablet, I connect the phone to the tablet to keep it charged while the wireless tether app is running.
BTW...if you install opera and flash, you can change your agent string to "desktop" within opera and use the web version of pandora all without having to do the fake wireless trick.
I can confirm Pandora and the Market works just fine doing this....as for you other apps I haven't tried those.
konman2k4 said:
At work we don't have wireless, so I used my phone with "wireless tether" to make a connection. Once the wireless network is seen and connected to, I modified the wireless network settings on the tablet so that the gateway, dns, subnet mask and IP are all valid on the wired connection. As for IP just make one up that is not already in use that is valid for the wired network subnet.
This basically tells the tablet that yes you are connected to a wireless network, but with a routing trick you are sending all your traffic out the wired connection.
Since the dock charges the tablet, I connect the phone to the tablet to keep it charged while the wireless tether app is running.
BTW...if you install opera and flash, you can change your agent string to "desktop" within opera and use the web version of pandora all without having to do the fake wireless trick.
I can confirm Pandora and the Market works just fine doing this....as for you other apps I haven't tried those.
Click to expand...
Click to collapse
Read you origianl post. My point was that it is not a DNS issue since with wireless turned off & starting the tab on the dock, internet works. If DNS was the issue then the browsers/etc would not be able to resolve the urls.
But, I did verify your theroy while making sure that there was no possiblity the tab was communicating via your cell/wifi.
I connected mine to the dock with wireless & ethernet connected. Verified both interfaces were up via ifconfig. Wifi connected to wireless access point & ehternet connect directly to a switch. Disconnect access point from switch so no physical connection to lan/wan from the access point, that way wireless connection to tab stays up but it goes nowhere & the only physical connection to the lan/wan is via ethernet. Mail works, Market works, Amazon store works, Pandora works.
Has to be the Connection Status issue in Android that is casuing the problem. Current ROMs must not take ethernet into consideration when checking status. I saw sample code on the net for Connection Status that only looks for Wifi.
I believe we need a rom dev to pursue this for it to work correctly.
Haven't been back to this thread in a bit, but now that I have my 10 posts, i'll start asking around in the Dev community if somebody can point me in the right direction.
konman2k4 said:
Haven't been back to this thread in a bit, but now that I have my 10 posts, i'll start asking around in the Dev community if somebody can point me in the right direction.
Click to expand...
Click to collapse
I did a new post in the Q&A forum back on 5 Aug & pointed it back here. Here's the new post http://forum.xda-developers.com/showthread.php?t=1204015. So far 59 views and a big 0 responses.

[Q] Adhoc on YP-G70 using a custom ROM with 2.3.6

I have a YP-G70 (galaxy player 5.0), international version. It came with gingerbread 2.3.5, and it was unable to find the adhoc network I've set up in my laptop.
Then I flashed it with rumirand's custom kernel r13 and Meticulus's Foreigner ROM R5.1 (GB 2.3.6), and the problem was still there.
Then I replaced the wpa_supplicant file with the one mentioned in these posts:
http://forum.xda-developers.com/showpost.php?p=22268045&postcount=60
http://forum.xda-developers.com/showthread.php?t=1438334
http://forum.xda-developers.com/showthread.php?t=1377321
(the file that is mentioned is always the same)
Now it detects the adhoc network, but when I connect to it, the wifi status starts looping: connecting -> disconnected -> scanning -> connecting -> disconnected -> ...
Did I miss anything?
Has anyone managed to get adhoc to work on YP-G70 using one of the custom ROMs based on 2.3.6?
Or do I really need to go back to 2.3.5 and use the wpa_supplicant file mentioned above?
Thank you
I have played with some of these wpa_supplicant files recently. The result seems to be hit and miss.
So far I tried connecting to 2 different usb wifi dongo using ad hoc mode. The only successful one is the ad hoc connection to a tp-link wifi dongo using wep mode. This dongo doesn't support wpa.
The other one that failed is a linksys dual band dongo, I can't get a connection with either wep or wpa. The observation is very similar to yours.
Need to try a few other device to see what's wrong or whether it is due to incompatibilities.
By the way, I also tried all the possible security options (open, wep, wpa). Same behavior for all of them, except that the "connecting" step took much longer when using wpa.
Interesting note on incompatibilities. My laptop's wi-fi card is an Intel PRO/Wireless 3945ABG.
I found out that it ends up connecting successfully if I just leave it looping for a while... sometimes it will succeed on the first few attempts, sometimes it takes several minutes.
So far, it only worked in open or WEP. Never got it to work in WPA.
DHCP
Have you tried to use a fixed ip instead of dhcp ?
Yes, that's how I've always had it set up. I don't think there is a way to use dhcp in ad hoc.
Today, I've switched to the Chip v1.5 custom firmware and I just can't get ad-hoc to work at all. No ad-hoc networks are displayed in the wifi settings.
I've tried replacing the wpa_supplicant file with different versions of that file, but it just rendered the wifi completely unfunctional: I turn it on, it goes "scanning...", then it turns itself off automatically after a few seconds. I had to reinstall the firmware in order to get the wifi to work again.
I would really appreciate some help, as I completely rely on an ad-hoc connection to obtain internet access on my SGP when I'm at home. I don't feel like going back to the firmware I was using before, having seen how great this one is.
So you have used static ip? And set it up correctly? Because the wifi connect and disconnect problem is frequent with belkin routers, and is fixed by using static ip usually.
Sent from my YP-G1 using xda app-developers app
Yeah, the IP settings are correct, and I'm using a static IP. I eventually got used to the looping that I mentioned in a post above, and I've lived with that for the past 8 months.
However, as I said in my previous post, I've installed the Chip v1.5 firmware, and now my problem is somewhat different.
Wiz7 said:
I've tried replacing the wpa_supplicant file with different versions of that file, but it just rendered the wifi completely unfunctional: I turn it on, it goes "scanning...", then it turns itself off automatically after a few seconds. I had to reinstall the firmware in order to get the wifi to work again.
Click to expand...
Click to collapse
if you had this happening, it meant the wpa_supplicant you'd tried wasn't compatible with your device. Always backup wpa_supplicant before replacing in in case the new one doesn't work.
Try this wpa_supplicant, it works with my 5.0.
I had the same problem with Ad-hoc networks using windows7 (ie obtaining ip address loop) - I gave up in the end, but found this : Windows 7 as a WAP. It does the same thing, only it's not an ad-hoc network - you can also share wifi internet through the same wifi adapter...it works great for me!
baladev said:
if you had this happening, it meant the wpa_supplicant you'd tried wasn't compatible with your device. Always backup wpa_supplicant before replacing in in case the new one doesn't work.
Click to expand...
Click to collapse
I did backup. But, even after putting the original wpa_supplicant back in, wi-fi was still broken. So, the only way for me to fix it was to reinstall the firmware.
Try this wpa_supplicant, it works with my 5.0.
Click to expand...
Click to collapse
Thanks. I've been playing with that wpa_supplicant for a while now. However, it did not solve the problem.
It detects the ad-hoc network that I set up on my laptop, but I'm having a hard time trying to connect to it. So far, I've only been able to connect twice. What I need to do in order to connect successfully is to keep enabling and disabling wi-fi. Each time I enable it, it will automatically attempt to connect to the ad-hoc network (because it remembers the info). Most of the time, it will say "Connected", but it actually isn't connected. It only succeeds like once every 50 attempts. And even if it succeeds, it will disconnect automatically after like 10 seconds. At least it gave me enough time to test the internet connectivity, which worked fine during those few seconds. Changing the encryption type from WEP to WPA only made things worse.
Mmmm-) said:
I had the same problem with Ad-hoc networks using windows7 (ie obtaining ip address loop) - I gave up in the end, but found this : Windows 7 as a WAP. It does the same thing, only it's not an ad-hoc network - you can also share wifi internet through the same wifi adapter...it works great for me!
Click to expand...
Click to collapse
That seems like a great idea. However, my laptop's wireless adapter (Intel PRO/Wireless 3945ABG) does not support that functionality. An adapter with Windows 7 certified drivers is required. I also tried to use Connectify, but it also does not support this adapter.
Wiz7 said:
..
It detects the ad-hoc network that I set up on my laptop, but I'm having a hard time trying to connect to it. So far, I've only been able to connect twice. What I need to do in order to connect successfully is to keep enabling and disabling wi-fi. Each time I enable it, it will automatically attempt to connect to the ad-hoc network (because it remembers the info). Most of the time, it will say "Connected", but it actually isn't connected. It only succeeds like once every 50 attempts. And even if it succeeds, it will disconnect automatically after like 10 seconds. At least it gave me enough time to test the internet connectivity, which worked fine during those few seconds. Changing the encryption type from WEP to WPA only made things worse.
..
Click to expand...
Click to collapse
that's very strange. This wpa_supplicant works on my GP 5.0 very well. It detects my WEP ad-hoc network and connects to it just fine and keeps connection until i disconnect. Sometimes it won't connect right away, in which case i just turn wi-fi off and then on again and then it finds the connection, connects and then everything's fine.
Wiz7 said:
That seems like a great idea. However, my laptop's wireless adapter (Intel PRO/Wireless 3945ABG) does not support that functionality. An adapter with Windows 7 certified drivers is required. I also tried to use Connectify, but it also does not support this adapter.
Click to expand...
Click to collapse
Agghh that's a shame.... you could try buying a wifi dongle.. they're not all that expensive...
After playing a bit with the network adapter settings on the laptop, I am now able to connect successfully to the ad-hoc network as soon as I enable wi-fi. What I did was changing the property "Ad Hoc Channel 802.11b/g" to 1 (it was 11 before). Setting this property to anything other than 1 makes it not be able to connect.
There is still the issue of automatically disconnecting after a while (which can vary from seconds to minutes), but it doesn't happen very often, and I'm usually able to stay connected for a long time. Playing with the network adapter properties didn't seem to help in this regard. Anyway, I guess that the problem is solved.
It should be noted that I've never had to change the network adapter settings for any anything else before. I've always been able to connect to other computers via an ad-hoc network. I also used to be able to connect with my SGP 5.0 when I had a different ROM installed. The looping problem that I had before (see my early posts in this thread) could probably be solved also by changing that property in the adapter.
Wiz7 said:
After playing a bit with the network adapter settings on the laptop, I am now able to connect successfully to the ad-hoc network as soon as I enable wi-fi. What I did was changing the property "Ad Hoc Channel 802.11b/g" to 1 (it was 11 before). Setting this property to anything other than 1 makes it not be able to connect.
Click to expand...
Click to collapse
How did you get to that property? I can't find anything similar on mine...
Control Panel -> Network and Sharing Center -> Change adapter settings -> Right-click on the wireless adapter -> Properties -> Configure... -> Advanced.
The properties for the network adapter are listed there, and you should be able to change them.
Wiz7 said:
Control Panel -> Network and Sharing Center -> Change adapter settings -> Right-click on the wireless adapter -> Properties -> Configure... -> Advanced.
The properties for the network adapter are listed there, and you should be able to change them.
Click to expand...
Click to collapse
Hmmm yes, I looked there but unfortunately there is no option to change or configure the channel at all!
I suppose it's driver dependent.

Tethering Ipad to GS3

I can not get my ipad to connect to my GS3's hotspot. It will see it, I key in the wpa key and it doesn't connect.
It will tether via bluetooth but I would like to get it running on the wi-fi hotspot. Any help would be appreciated.
Try changing the security settings for starts.
Disable the WiFi security (aka open network), and try to connect, if it works start from there, it's most likely just a protocol issue.
If nothing works check to make sure you can connect with a different device (laptop), if that doesn't work try a different tethering app.
What are you using to wifi tether....FoxFi?

Can't get online via DD-WRT router?

Hey folks,
Not quite sure where to begin with this one, so I figure I'll just explain what I've done so far and see if any of you have any ideas.
First off, I tinkered with the settings of two DD-WRT hotspots (both 2.4ghz and 5ghz respectively,) but various alterations made no difference, so I restored them to how they were before.
I then set up a wifi hotspot on a spare Note 3 that I have lying around, both in 2.4 and 5, and 5 wouldn't work altogether (giving me a generic error message when trying to initialise the hotspot) while 2.4 worked but just wouldn't connect at all to my A10.
For the record, I am able to *connect* to the router, my A10 is just the only device in the household for which the router doesn't then open up to the greater internet.
I have set up a DHCP entry for the phone, both using its randomly generated local IP address and swapping the name and MAC with a previously established entry that I know works, and I have uaed both auto and manual settings on the device (I use 1.1.1.1 and 1.0.0.1 DNS servers so I figured I'd manually input them too).
Either way, the A10 doesn't connect to the internet via wifi, just network data, while all my other devices are fine.
Does anybody have an idea how I can resolve this issue short of sending the device back altogether, or at least for a hardware check/repair?
Thanks for your consideration,
Kaolin
Just grabbed some screenshots of my settings, can get more if these aren't enough. How do I attach them?
update:
I contacted my network provider and they had me reset my overall settings and rebooted, and then after that didn't work, I reset the network settings specifically. Still no change.
I'm concerned that it's a Modem firmware issue, which would suck, because the A10 custom ROM scene is tiny.

Categories

Resources