- 11-26-2012, 11:26 AM
#1
I purchased a Lumia 810 because my operator (Wind Mobile - Canada) operates on the very annoying AWS band (but we put up with it for the savings). I have successfully unlocked the phone.
The problem is, while I'm able to talk and text, I can't access my mobile Internet. If I've paid $500+ for a feature phone, I'll be very upset.
In WP7.5, APN settings were under settings > cellular. SIM applications now appears where settings used to. Upon searching online, Lumia 920 owners report that APN management has been moved to its own section: settings > access point. The problem is that this section does not exist on my Lumia 810. I am unable to download Nokia's access point app.
I've contacted T-Mobile. They were nice to me (despite calling from abroad and not being a customer, but their techs could not figure it out). I've contacted Nokia Canada, and they eventually told me to talk to T-Mobile.
I don't know what else to do. I can't exactly sell a crippled phone. - 11-26-2012, 02:05 PM #2
T-Mobile disabled the ability to edit APN... it's maddening how much control these carriers in the US have over our phones!! T-Mobile removed the APN settings and restricted the internet sharing functionality to only those with a tethering plan, AT&T swallowed the key and refuses to unlock their 920s, Verizon holds the exclusive on DataSense and nobody else can have it. If there were a way to buy these devices completely unbranded then there'd be no problem, but in the US the carrier ALWAYS interferes and the 810 is not being sold anywhere else.
It's a waiting game now to see if Nokia comes out with an APN/Network settings app and we all know how long that took the first time that needed to happen. So either you wait for who knows how long or you find a way to sell it or return it - that's it. Then again, shooting an email to Stephen Elop has worked for several people on these forums with issues... not sure what he could do but maybe he could put something in motion or point you to a special workaround?
Edit: The first time you turned on your phone, did you turn it on there in Canada to unlock it? The phone is supposed to automatically set the APN settings upon first boot. No, I do not know if it "automatically" sets the pre-set T-Mobile APN from the device ROM or if it somehow gathers them through the sim + network OTA.... but, if it is possible to gather them OTA, maybe it needs a hard reset since the device is fully unlocked now? (My thought: Since the phone was subsidy locked when you first turned it on, and it couldn't pull any info off the network using the sim, maybe it defaulted to pre-programmed values) Hard reset the phone and go through device setup again with the phone unlocked and the proper WIND sim in there. Make sure everything is backed up before you try. That is the only thing I can think of for now - please let us know what you decide to do. - 11-26-2012, 04:36 PM #3
I don't think that a hard reset would work, it didn't for me.
I've been trying to get access to APN settings on this device in so many ways, went as far as hex-edit the rom just to have a look: found the APN settings hardcoded, as well as a couple settings to hide the APN buttons in settings / cellular.
I guess our only options are an updated firmware that unlocks those settings, or the Network Setup app :( - 12-01-2012, 08:01 AM #5
- 12-01-2012, 08:03 AM #6
that's what i thought...just checked my T-Mobile Lumia 710, and the "add apn" option is there. I couldn't remember...come on, Nokia! :)
- 12-02-2012, 11:29 PM #7
You know, all of this talk, is why I'm hoping Microsoft comes out with their Surface Phone, and that it will be an unlocked (carrier independent) unsubsidized, world phone. You buy it, put SIM in and go. DONE END OF STORY!!
iPhone 3G
Blackberry 6320
Lumia 810 - 12-05-2012, 09:32 PM #8
Hi guys,
I just got a Lumia 920 today, and it's up and running on T-Mobile. I was having the same headache with no data and no solution; spent time on the phone with Tmo to no avail, couldn't find the APN settings to save my life.
Then I found Settings>Access Point and enabled T-mobile. Voila, I got internet. Also, if I 'add', then I get all the APN settings.
Hope this helps someone save some time.
Last edited by MisterKrishna; 12-06-2012 at 12:07 AM.
- 12-06-2012, 12:31 AM #9
Any ideas if the ##3282# menu has a setting to adjust the APNs? I'm planning on trying the 810 on Solavei (Sign Up, Log In, or Learn More | Solavei) just to see how the performance is, but the lack of adjustments for the APN's has me a bit nervous...
Any updates on finding a way to do it yet? Did they program off the SIM on reset? Anything? - 12-06-2012, 04:33 AM #10
- 12-06-2012, 11:03 AM #11
Hello everyone,
same thing here in Québec, Canada, with the provider Videotron. This ISP is using the same
frequency used by T-Mobile (AWS 1.7Ghz), so that's the reason why I got the 810.
I unlocked the phone, everything is working, but the 4G, because of the APN hard-coded for T-Mobile. :(
I tried everything (forced the ISP instead of "Automatic" in the cellular settings), tried everything with " #3282#"
and even tried to download the "Network Setup app" from the marketplace, but I cannot download it, it's not
authorized, probably because of T-Mobile of course... ;)
I'm really sad, because the phone is awesome... I just can hope that one day, the new firmware will
authorize us to change the APN settings.
Daniel.Last edited by docteurvez; 12-06-2012 at 12:18 PM.
- 12-07-2012, 09:57 AM #13
It's sad you had to do this, but I hope T-Mobile will realize the mistake they made with this.
If a lot of T-Mobile users refuse to get this phone and let them know why...
I must be dreaming... ;) - 12-07-2012, 10:08 AM #14
can you not download Network Setup for this phone?
- 12-07-2012, 10:28 AM #15
- 12-07-2012, 01:11 PM #16
sounds like they have pulled a screw job over on you 810 peeps then. take it back.
- 12-07-2012, 04:17 PM #18
I would like to try, but I'm still looking for it "outside" the Store. :)
- 12-07-2012, 04:19 PM #19
- 12-08-2012, 03:36 PM #21
Microsoft should be in it too; they provide the ability to hard-code those settings : Providing Mobile Broadband Metadata
- 12-09-2012, 08:24 AM #23
With the tool NaviFirm+, you can download the OS image for the 810. I edited the image and this is what I found :
<Component ComponentName="Cellular Settings UX">
<SettingsGroup>
<Setting Name="HighestSpeed3G" Value="4G"/>
<Setting Name="HideHighestSpeed" Value="1"/>
<Setting Name="HighestSpeed4G" Value="LTE"/>
<Setting Name="HideHighestSpeed4G" Value="1"/>
<Setting Name="HideAPN" Value="1"/>
<Setting Name="HideMMSAPN" Value="1"/>
</SettingsGroup>
</Component>
Also, later in the image, you can find settings that look like Registry entries
<SettingMapping RegName="HideAPN" RegType="REG_DWORD" RegKeyName="$(hklm.software)\Microsoft\Connectivity\CellUXOEMConfigurable" Name="HideAPN"/>
<SettingMapping RegName="HideCDMAModeSelection" RegType="REG_DWORD" RegKeyName="$(hklm.software)\Microsoft\Connectivity\CellUXOEMConfigurable" Name="HideCDMAModeSelection"/>
<SettingMapping RegName="HideCDMASelection" RegType="REG_DWORD" RegKeyName="$(hklm.software)\Microsoft\Connectivity\CellUXOEMConfigurable" Name="HideCDMASelection"/>
<SettingMapping RegName="HideDataMMS" RegType="REG_DWORD" RegKeyName="$(hklm.software)\Microsoft\Connectivity\CellUXOEMConfigurable" Name="HideDataMMS"/>
<SettingMapping RegName="HideDataRoamMMS" RegType="REG_DWORD" RegKeyName="$(hklm.software)\Microsoft\Connectivity\CellUXOEMConfigurable" Name="HideDataRoamMMS"/>
<SettingMapping RegName="HideGSMNetworks" RegType="REG_DWORD" RegKeyName="$(hklm.software)\Microsoft\Connectivity\CellUXOEMConfigurable" Name="HideGSMNetworks"/>
<SettingMapping RegName="HideHighestSpeed" RegType="REG_DWORD" RegKeyName="$(hklm.software)\Microsoft\Connectivity\CellUXOEMConfigurable" Name="HideHighestSpeed"/>
<SettingMapping RegName="HideHighestSpeed2G" RegType="REG_DWORD" RegKeyName="$(hklm.software)\Microsoft\Connectivity\CellUXOEMConfigurable" Name="HideHighestSpeed2G"/>
<SettingMapping RegName="HideHighestSpeed4G" RegType="REG_DWORD" RegKeyName="$(hklm.software)\Microsoft\Connectivity\CellUXOEMConfigurable" Name="HideHighestSpeed4G"/>
<SettingMapping RegName="HideMMSAPN" RegType="REG_DWORD" RegKeyName="$(hklm.software)\Microsoft\Connectivity\CellUXOEMConfigurable" Name="HideMMSAPN"/>
Maybe with a "rogue" App, we can unset those values "on the fly". - 12-09-2012, 09:19 AM #25
Sadly again, I also tried this option; when I click on "more info" on the reason why I can't download it, one of the reason is "...the app is exclusive to a different mobile provider..."
Even if I'm using my 810 on the Videotron network, inside the phone it's still written "T-Mobile" as the official operator.
Screwed big time you said ? Yep...
Similar Threads
-
Bell network APN settings
By based_graham in forum Windows Phone 7Replies: 3Last Post: 03-26-2012, 04:35 PM -
Loving how quiet it is over here...
By Rocket_Girl in forum Samsung Focus S 4GReplies: 13Last Post: 01-17-2012, 01:39 PM -
three (UK) MMS APN settings?
By cgk in forum Nokia Lumia 800Replies: 4Last Post: 12-31-2011, 05:23 PM -
APN Settings Automatically Set
By gdubyacobb in forum Samsung FocusReplies: 7Last Post: 10-11-2011, 10:50 PM -
Hey! Square Enix! Over here! Over here!
By Dark Mirage in forum Windows Phone GamesReplies: 3Last Post: 09-19-2011, 12:46 AM

LinkBack URL
About LinkBacks
































Latest Comments