[GUIDE]Unlock Any LTE Band[TESTED][100% Working] - Verizon HTC One (M8)

This method is only known to be working on VZW M8's.
I WILL NOT BE HELD RESPONSIBLE IF SOMETHING WRONG HAPPENS TO YOUR DEVICE BY FOLLOWING THIS GUIDE!
Before proceeding ahead Just check which bands your service provider uses and note it down somewhere.
(Since there are many people out there who have asked about jio or other indian carriers, for their convinience i am writing a short note : In india Reliance Jio is using band 3,5 and 40 and airtel is using band 3 and 40. all other carriers are also using these three frequencies only i.e. 3,5 and 40. I am no longer using my verizon m8 currently i have an indian galaxy S7, but when i was using my m8 i was able to connect to band 3 using airtel, i also tried using jio but it doesn't work at least for me.)
Steps To Unlock The LTE Bands :
First of all ensure you are on stock verizon rom.(Its Really Easy to Enter Diag Mode On Stock Verizon ROM)
if not use an RUU from this thread(use the latest one.):-HERE
Install HTC Sync Manager on your PC before proceeding ahead, by putting your phone into install mode.
Now once you have flashed the ruu or you are already on stock verizon rom and also installed htc sync manager, Follow these steps :-
1. Download DFS Tool
2. Skip this step if you are using a CDMA SIM.
Put your phone into cdma mode by going into Settings>Mobile Data>Network Mode>LTE Only Mode. Enable USB debugging as well.
3. Open Phone Dialler type on the Dial Pad ##3424# and press call button. Phone Should enterr into diag mode. If you are on marshmallow firmware phone will ask for MSL code, Here it is - 000000(6 times zero).
4. connect your phone to the computer and install DFS Tool You just downloaded on your computer.
5. Optional : Create an account on this website - https://www.cdmatool.com/
6. Open DFS tool and login or just skip the login if you do not have cdmatool.com account.
7. Now you will see your m8 listed as PORTXX(X - Refers to any number between 0-9) in DFS Tool. Double click on it.
8.On the DFS Logs window you should read something like device connected.
9.Now in main DFS Window click on Band Tab, then under the bands tab you will see two tabs, HSPA and LTE click on Latter one.
10.Click Read.
11. Select the LTE bands you need.
12. Click write.
13. Restart Your Phone Once.
14 Put It Back Into GSM Mode/CDMA mode depending on your network provider.
For Stock ROM Users Only/Custom ROMs Based on Verizon stock ROM/Still Not Getting LTE
1.Download This APP
2.Then Select GSM/WCDMA/LTE auto in the App
Still not getting LTE?
Reset phone through stock recovery(4.4.X reccomended.)
Test for at least a day and then report back by either participating in the poll above or replying below.

Is this permanent for the phone? Will it be the same after I flash any other custom roms?

SonyXperiaS said:
Is this permanent for the phone? Will it be the same after I flash any other custom roms?
Click to expand...
Click to collapse
Flashing a rom shouldn't change it. It would only change if you flashed an RUU or flashed just the firmware for the phone.

SonyXperiaS said:
Is this permanent for the phone? Will it be the same after I flash any other custom roms?
Click to expand...
Click to collapse
Yes it should remain as is no matter whatever ROM u flash.
As far as firmware flashing is concerned i will get back to you on that one.

Low signal
excuse my bad English , has not noticed that when browsing 4g significantly low signal

Hugo9106 said:
excuse my bad English , has not noticed that when browsing 4g significantly low signal
Click to expand...
Click to collapse
You might not be having that good 4g reception in your area. That can be the most probable reason. Try using your SIM in some other 4G phone and tell if the same thing happens.

I tried this on my GSM-unlocked HTC One M8 (w official marshmallow installed), but I can't seem to get into the diag. mode. I was asked for MSL code after I type in ##3424#, but I don't have the MSL code.
Anyway to get MSL code or get by this one? Do I have to unlock the phone to do the steps as in OT? Mine is still locked and S-ON.
Your help will be very appreciated.

fengwei007 said:
I tried this on my GSM-unlocked HTC One M8 (w official marshmallow installed), but I can't seem to get into the diag. mode. I was asked for MSL code after I type in ##3424#, but I don't have the MSL code.
Anyway to get MSL code or get by this one? Do I have to unlock the phone to do the steps as in OT? Mine is still locked and S-ON.
Your help will be very appreciated.
Click to expand...
Click to collapse
'##3424#' wont work on GSM M8.
You will have to enter diag mode by different means.
Try this code-
HTML:
adb shell
su
echo 1 > /sys/devices/virtual/android_usb/android0/f_diag/on
Click to expand...
Click to collapse
After you are done with unlocking bands use this code to disable diag-
HTML:
echo 0 > /sys/devices/virtual/android_usb/android0/f_diag/on
Click to expand...
Click to collapse

SonyXperiaS said:
Is this permanent for the phone? Will it be the same after I flash any other custom roms?
Click to expand...
Click to collapse
I flashed MM radio on my verizon m8 and I am still getting LTE. So firmware flashimg will not relock the bands.

piyushkohli97 said:
'##3424#' wont work on GSM M8.
You will have to enter diag mode by different means.
Try this code-
After you are done with unlocking bands use this code to disable diag-
Click to expand...
Click to collapse
Great! I'll give it a try tonight. Hope it'd work. I don't really need or want to root my phone, I just need to enable the LTE bands in my country (Singapore).

fengwei007 said:
Great! I'll give it a try tonight. Hope it'd work. I don't really need or want to root my phone, I just need to enable the LTE bands in my country (Singapore).
Click to expand...
Click to collapse
Remember usb debugging should be turned on.
Forgot to mention it in the op

piyushkohli97 said:
Remember usb debugging should be turned on.
Forgot to mention it in the op
Click to expand...
Click to collapse
I did enable usb debugging.
Tried your code, but adb gave me the following:
system/bin/sh: can't create /sys/devices/virtual/android_usb/android0/f_diag/on: Permission denied
Does this mean I have to unlock and S-OFF my phone?
When I type in command su, it's not a valid command. I assume su means superuser? My phone isn't rooted, still S-ON.

fengwei007 said:
I did enable usb debugging.
Tried your code, but adb gave me the following:
system/bin/sh: can't create /sys/devices/virtual/android_usb/android0/f_diag/on: Permission denied
Does this mean I have to unlock and S-OFF my phone?
Click to expand...
Click to collapse
Deleted : Refer to next one plz.

fengwei007 said:
I did enable usb debugging.
Tried your code, but adb gave me the following:
system/bin/sh: can't create /sys/devices/virtual/android_usb/android0/f_diag/on: Permission denied
Does this mean I have to unlock and S-OFF my phone?
When I type in command su, it's not a valid command. I assume su means superuser? My phone isn't rooted, still S-ON.
Click to expand...
Click to collapse
You will need root access without that it will not be possible to enter Diag mode in your case.
If you have non-verizon m8...why dont you just unlock bootloader via HTC Dev and root your phone. Also you can root your phone with kingroot without needing to either unlock bootloader or S-Off the phone iff you are on 5.x.x or lower as far as i know(Many people having verizon M8 used kingroot to achive s-off via sunshine while they were on 5.0.1).

piyushkohli97 said:
You will need root access without that it will not be possible to enter Diag mode in your case.
If you have non-verizon m8...why dont you just unlock bootloader via HTC Dev and root your phone. Also you can root your phone with kingroot without needing to either unlock bootloader or S-Off the phone iff you are on 5.x.x or lower as far as i know(Many people having verizon M8 used kingroot to achive s-off via sunshine while they were on 5.0.1).
Click to expand...
Click to collapse
Mine is a Verizon GSM-unlocked M8, just upgraded to Android M (Verizon version of course) a couple of days ago. I guess I'll have to get the sunshine to unlock and s-off it then.
Thanks again for all the help

fengwei007 said:
Mine is a Verizon GSM-unlocked M8, just upgraded to Android M (Verizon version of course) a couple of days ago. I guess I'll have to get the sunshine to unlock and s-off it then.
Thanks again for all the help
Click to expand...
Click to collapse
If you have verizon m8 then you can unlock bands without root.
You need to go to cdma mode from global mode amd then go to dial pad then ##3424# as it says above in guide........
There is no verizon gsm model but all verizon m8s have gsm built in so that they can support lte, as lte is a different technology from both cdma and gsm but based on gsm.

11. Select the LTE bands you need.
Click to expand...
Click to collapse
Per Verizon, their M8 supports LTE Band 13 / 4 (700/1700 MHz).
Has anyone had success using this method to unlock bands 2/4/12 for LTE on AT&T/T-Mobile? I'd be especially interested if anyone is successful unlocking bands 3/7/20 for use in the UK and Europe. (I have a very tentative plan to visit the UK and it would be great if I could get 4G speeds while I'm there.)

dbrits said:
Per Verizon, their M8 supports LTE Band 13 / 4 (700/1700 MHz).
Has anyone had success using this method to unlock bands 2/4/12 for LTE on AT&T/T-Mobile? I'd be especially interested if anyone is successful unlocking bands 3/7/20 for use in the UK and Europe. (I have a very tentative plan to visit the UK and it would be great if I could get 4G speeds while I'm there.)
Click to expand...
Click to collapse
I can confirm about 2,3,4,7,9,40.
One person has even written that he was succeful to unlock all bands.
Go ahead and give it a shot, 2,3,4,7,12,13,20 are the bands you are looking for....

piyushkohli97 said:
If you have verizon m8 then you can unlock bands without root.
You need to go to cdma mode from global mode amd then go to dial pad then ##3424# as it says above in guide........
Their is no verizon gsm model but all verizon m8s have gsm built in so that they can support lte, as lte is a different technology from both cdma and gsm but based on gsm.
Click to expand...
Click to collapse
I tried the ##3424# on dial pad, but was asked to input MSL code I can get into diag mode with #*#*3424*#*# w/o being asked for MSL code, but it's quite different from the mode I've seen after typing in ##3423#
Okay, just found someone said that Verizon CDMA phones usually have 000000 as the MSL code. I tried it, and it worked Now I'd see if I can get the LTE bands (3,7,8) enabled ...

fengwei007 said:
I tried the ##3424# on dial pad, but was asked to input MSL code I can get into diag mode with #*#*3424*#*# w/o being asked for MSL code, but it's quite different from the mode I've seen after typing in ##3423#
Okay, just found someone said that Verizon CDMA phones usually have 000000 as the MSL code. I tried it, and it worked Now I'd see if I can get the LTE bands (3,7,8) enabled ...
Click to expand...
Click to collapse
K i will mention in the OP about MSL code thing.....
and best of luck with band unlocking.......do share the results.

Related

[Q] Sim unlock - network unlock

Hi All,
Is the network unlock by flashing modem (http://forum.xda-developers.com/showthread.php?t=2022296) same as sim unlock?
If not how one can unlock the phone having root and bootloader unlocked but not calling my carrier and asking for the code (I've still wait another 4 months to get code from them)? The phone is locked to French SFR.
At the time I've had Neus One, if my memory serves me right, at the time of rooting the phone it was sim unlocked as well.
Thanks in advance for any advise.
p.s. should this thread be placed in different sub-forum, please move it. Thanks.
There are 2 types of unlock:
1) Network unlock = Will allowed your phone the usage of other carriers services, then your own SFR (can use other networks sim cards)
2) Bootloader unlock = Will enable your phone of installing custom or other carriers ROM's
You can root your phone without any type of unlock = Root will enable your phone to install the recovery apps..& others apps (not ROM's)
itzik_man said:
There are 2 types of unlock:
1) Network unlock = Will allowed your phone the usage of other carriers services, then your own SFR (can use other networks sim cards)
2) Bootloader unlock = Will enable your phone of installing custom or other carriers ROM's
You can root your phone without any type of unlock = Root will enable your phone to install the recovery apps..& others apps (not ROM's)
Click to expand...
Click to collapse
How can I do network unlock without calling carrier (SFR) and without paying for the code? Can it be done via flashing modem or any other trick?
So far I'm on the binaries provided by SFR, original ICS and then upgraded through OTA to JB.
Thanks.
How can I do network unlock without calling carrier (SFR) and without paying for the code? Can it be done via flashing modem or any other trick?
Click to expand...
Click to collapse
Unfortunately there is non. I paid 7 $ online to unlock my network, and it worked perfectly..
itzik_man said:
Unfortunately there is non. I paid 7 $ online to unlock my network, and it worked perfectly..
Click to expand...
Click to collapse
Thanks for prompt reply!
itzik_man said:
Unfortunately there is non. I paid 7 $ online to unlock my network, and it worked perfectly..
Click to expand...
Click to collapse
Where?
Accordingly to the Forum Rules I can't advertise any product or services. Google on line & there are plenty unlock services.
Which version of the phone do you have? The Verizon branded versions **are** SIM unlocked, though they don't work on ATT/TMobile in the US. Furthermore, they don't work with a foreign SIM in the US.
However, if you take the phone abroad and pop a foreign SIM in it, it will work. How do I know this? I'm sitting in Australia on Optus/Australia as we speak...
So, if you have the VZW version, no code is needed.
Cpudan80 said:
Which version of the phone do you have? The Verizon branded versions **are** SIM unlocked, though they don't work on ATT/TMobile in the US. Furthermore, they don't work with a foreign SIM in the US.
However, if you take the phone abroad and pop a foreign SIM in it, it will work. How do I know this? I'm sitting in Australia on Optus/Australia as we speak...
So, if you have the VZW version, no code is needed.
Click to expand...
Click to collapse
Tks dude, I have the vzw version and I need it working in brazil.
Tks for making it clear.
Sent from my DROID RAZR HD using xda app-developers app
The law in France changed a few month ago, you just need to wait 3 month and sfr must give you the unlock code. Not 6 month anymore.

Sprint users. Do CDMA Tools work and can you force CDMA only?

Would anybody be so kind to post a screenshot of the CDMA Only options on the Nexus 5?
Curious if it's possible to turn off the GSM Radio just just run the CDMA Radio while the SIM is removed.
Also, For those using sprint what happens if you try to use CDMA tools such as CDMA Workshop?
Thanks
I would be interested in this as well.
I tried to set the phone to CDMA when removing the SIM. It automatically reverts to GSM right away either with or without the SIM. Network scans never reveal CDMA networks.
Perhaps it does something on first boot if it has a known Sprint UICC card? I have read on some forum that on a Sprint MVNO someone was able to register the N5 without the UICC card and get "3G" signal.
As far as I know nobody has found a way to get into diagnostic mode which means no cdma workshop etc.
Also with sim removed you can make calls but no data access.
cdma n5
lafester said:
As far as I know nobody has found a way to get into diagnostic mode which means no cdma workshop etc.
Also with sim removed you can make calls but no data access.
Click to expand...
Click to collapse
Man, you're wrong.. there few manipulations to unlock cdma and flash number to phone, but it works only 1x... in my Country(Ukraine)... because we have not sprint(one of EvDo pararameter - unflashing.. sprint locked EVDO... we are investigating it... where it can be in rom)
so, to put into the diag mode, you need find MSL(SPC), unlock bootloader, boot with custom recovery (without flashing recovery if you want) and then install superSU...
next
boot with custom boot(it included diag ports)
next in adb switch usb settings from mtp to diag(you can find it in XDA)
after it your OS will install drivers for COM port and BINGO!!! you will see your nexus 5 on ports and can flash number over DFS or qpst or else, which you like more.
thanks

[Q] Verizon Droid maxx ultra network isse

I got Droid maxx ultra Verizon from USA. I live in Bangladesh and cannot run Bangladeshi gsm sims. I asked Verizon, they said everything is fine in my country! I tried factory reset but nothing works. There are some bloatware apps too which are disturbing me a lot. All i want is gsm sims to work. I cannot sell this set because this set is awesome :'( I want help please. I cant root my set cause i'm not handling any risk.
Mr.Irfan said:
I got Droid maxx ultra Verizon from USA. I live in Bangladesh and cannot run Bangladeshi gsm sims. I asked Verizon, they said everything is fine in my country! I tried factory reset but nothing works. There are some bloatware apps too which are disturbing me a lot. All i want is gsm sims to work. I cannot sell this set because this set is awesome :'( I want help please. I cant root my set cause i'm not handling any risk.
Click to expand...
Click to collapse
Is the phone unlocked, if not you may need to get it unlocked for the sim to work. The phone may also be a "Global ready" phone and not "Globally Unlocked" phone meaning that you can use it with a Verizon plan but thats it.
TechMinerUK said:
Is the phone unlocked, if not you may need to get it unlocked for the sim to work. The phone may also be a "Global ready" phone and not "Globally Unlocked" phone meaning that you can use it with a Verizon plan but that's it.
Click to expand...
Click to collapse
Well, its unlocked, The phone doesn't asks me for any unlock codes. I can RUN CDMA sims only but not GSM. When i insert a gsm sim it says 'This sim is from unknown osurce'. In about phone service state is:- 'Service is out of service'. I had cheked some one in this forum uploading a GSM PATCH for Verizon CDMA smartphones for Motorola, but i couldn't do it. My phone is now on Kitkat stock ROM and i cant even root it.
Mr.Irfan said:
Well, its unlocked, The phone doesn't asks me for any unlock codes. I can RUN CDMA sims only but not GSM. When i insert a gsm sim it says 'This sim is from unknown osurce'. In about phone service state is:- 'Service is out of service'. I had cheked some one in this forum uploading a GSM PATCH for Verizon CDMA smartphones for Motorola, but i couldn't do it. My phone is now on Kitkat stock ROM and i cant even root it.
Click to expand...
Click to collapse
I don't know about the phone you are talking about, but may be your phone only supports CDMA Bands. It is an hardware problem and may not be corrected by any rooting methods.
Hit thanks if helped
I successfully unlocked lte band 3 by use of qpst and qxdm on verizone droid maxx xt1080m , but i don't know how to change the default lte band, i want to select just band 3 because i am in pakistan and i want to use lte please help.
My device is boot loader locked and updated to 4.4.4 su6-7.2 help please

Unlocked Z4 Bootloader vs Verizon Z4

So on motorola.com they offer the Moto Z4 Unlocked and the Moto Z4 Verizon. Is it possible to unlock the bootloader on the unlocked version? I know Verizon locks down all phones. and is it possible to use the carrier unlocked version on Verizon? I know some of the old phones didn't have the correct band to work with Verizon's network but things change and Verizon is now offering bring your own device now.
I'm still rocking the Z force with the shatterproof screen is there any news if Motorola going to bring it back on any new phone?
Marco0070 said:
So on motorola.com they offer the Moto Z4 Unlocked and the Moto Z4 Verizon. Is it possible to unlock the bootloader on the unlocked version? I know Verizon locks down all phones. and is it possible to use the carrier unlocked version on Verizon? I know some of the old phones didn't have the correct band to work with Verizon's network but things change and Verizon is now offering bring your own device now.
I'm still rocking the Z force with the shatterproof screen is there any news if Motorola going to bring it back on any new phone?
Click to expand...
Click to collapse
You can indeed unlock the BL on the unlocked model, and I do believe it is compatible with VZW, however, the Unlocked model won't work with the Verizon 5G Moto mod, even if its on Verizons network. I believe only the VZW model will work with the 5g mod...
bdizzle1686 said:
You can indeed unlock the BL on the unlocked model, and I do believe it is compatible with VZW, however, the Unlocked model won't work with the Verizon 5G Moto mod, even if its on Verizons network. I believe only the VZW model will work with the 5g mod...
Click to expand...
Click to collapse
I'm in Los Angeles so its going to be some time before the 5G is up and running here. I'm more interested in the bootloader part of it and if it has band 13 working?
Moto z⁴ unlocked $499.99 connectivity Networks + bands
LTE:B1/B2/B3/B4/B7/B8/B12/B13/B17/B18/B19/B20/B25/B26/B28/B30/B38/B40/B41/B41HPUE/B66/B71
UMTS: B1/B2/B4/B5/B8
CDMA: BC0/BC1/BC10
GSM: B2/B3/B5/B8
CDMA: BC0/BC1/BC10
GSM: B2/B3/B5/B8
looks like it is compatible on Verizon and AT&T B13 and B17 now i just need proof of bootloader unlocked :fingers-crossed:
Z4 unlocked version on Verizon here, works fine.
I mentioned this in another thread - I did successfully get a bootloader unlock code from the Moto site, but haven't actually done the unlock yet.
wraith1932 said:
Z4 unlocked version on Verizon here, works fine.
I mentioned this in another thread - I did successfully get a bootloader unlock code from the Moto site, but haven't actually done the unlock yet.
Click to expand...
Click to collapse
Thank you its still a fairly new phone but you would think there should be more info on it. if you ever do unlock it can you post a video please.
I have ordered the phone from Motorola, looking very much forward to using this phone with a custom Rom like LineageOS so I am hoping the Rom support will soon pick up. Here is a good walkthrough I found for unlocking the bootloader.
https://myphoneupdate.com/unlock-bootloader-motorola-moto-z4/
DrakeJones said:
I have ordered the phone from Motorola, looking very much forward to using this phone with a custom Rom like LineageOS so I am hoping the Rom support will soon pick up. Here is a good walkthrough I found for unlocking the bootloader.
https://myphoneupdate.com/unlock-bootloader-motorola-moto-z4/
Click to expand...
Click to collapse
very cool keep us posted when you unlock bootloader please :good:
Noob question. I'm still on my old Note 3 but looking at possibly upgrading to the z4. Don't you have to root the phone before you can unlock the bootloader?
shallmann said:
Noob question. I'm still on my old Note 3 but looking at possibly upgrading to the z4. Don't you have to root the phone before you can unlock the bootloader?
Click to expand...
Click to collapse
No its the other way around its easier to root the phone after you unlock the bootloader. To root your Android phone (i.e. gain administrative access), you'll need to unlock your bootloader first.
Marco0070 said:
Moto z⁴ unlocked $499.99 connectivity Networks + bands
LTE:B1/B2/B3/B4/B7/B8/B12/B13/B17/B18/B19/B20/B25/B26/B28/B30/B38/B40/B41/B41HPUE/B66/B71
UMTS: B1/B2/B4/B5/B8
CDMA: BC0/BC1/BC10
GSM: B2/B3/B5/B8
CDMA: BC0/BC1/BC10
GSM: B2/B3/B5/B8
looks like it is compatible on Verizon and AT&T B13 and B17 now i just need proof of bootloader unlocked :fingers-crossed:
Click to expand...
Click to collapse
I just bought the moto z4 on Verizon. I was surprised to find that the allow bootloader access wasn't blocked or removed from the developer menu and it was already switched on.
Marco0070 said:
No its the other way around its easier to root the phone after you unlock the bootloader. To root your Android phone (i.e. gain administrative access), you'll need to unlock your bootloader first.
Click to expand...
Click to collapse
Thanks for your reply. It was backwards with Samsung. In fact for a while I was rooted but couldn't unlock the bootloader.
tenacious soul said:
I just bought the moto z4 on Verizon. I was surprised to find that the allow bootloader access wasn't blocked or removed from the developer menu and it was already switched on.
Click to expand...
Click to collapse
That doesn't really do anything especially on the verizon model. On the unlocked carrier version you need to switch that on then unlock the bootloader with a code that motorola gives you.
shallmann said:
Thanks for your reply. It was backwards with Samsung. In fact for a while I was rooted but couldn't unlock the bootloader.
Click to expand...
Click to collapse
That is true with a lot of phones but that's a temporary root or a hacked root. Verizon doesn't like their phones to be rooted or bootloader unlocked so they send "security" updates to patch root access to phones that developers found hacks to gain root access to. But if the bootloader is unlocked they can't patch that so you can remove root update your phone then root it again very easily.
bdizzle1686 said:
You can indeed unlock the BL on the unlocked model, and I do believe it is compatible with VZW, however, the Unlocked model won't work with the Verizon 5G Moto mod, even if its on Verizons network. I believe only the VZW model will work with the 5g mod...
Click to expand...
Click to collapse
actually called VZW about this a couple weeks back, tier 1 guy went "uhh, hold a sec, I'll get you to tier 2" tier 2 "good question, i need to ask network and provisioning" the eventual answer was yes they will work.
The only problem i can see, is from what i understand, moto mods are hit and miss with custom roms, so stock will be fine, custom depends.
tenacious soul said:
I just bought the moto z4 on Verizon. I was surprised to find that the allow bootloader access wasn't blocked or removed from the developer menu and it was already switched on.
Click to expand...
Click to collapse
That's a negative here on my end. Verizon z4 and everything was good until I entered the code from fastboot into the field on the moto website; says "your device cannot be unlocked". love verizon.
I have a brand new Z4 XT1980-3 that I just unlocked (bootloader unlock). The only problem with this model is that WiFi calling and Video calling are not possible on Verizon. Apparently they don't support those features on the XT1980-3. Those features are only available on the Verizon version (XT1980-4). So now that I'm bootloader unlocked, can I just flash the XT1980-4 firmware on the phone? Is that even possible? And will it enable the advanced calling features? I already downloaded the May 2019 firmware from here: https://www.getdroidtips.com/motoro...e-and-firmware-collections-back-to-stock-rom/
Just want to make sure it's safe to flash, and if it will in fact enable WiFi and video calling on the Verizon network. Thanks!
Got it figured out. Enjoy:
https://forum.xda-developers.com/moto-z4/help/verizon-volte-wi-fi-calling-support-t3940664
clevertrevor777 said:
Got it figured out. Enjoy:
https://forum.xda-developers.com/moto-z4/help/verizon-volte-wi-fi-calling-support-t3940664
Click to expand...
Click to collapse
Can't wait to see it working

Sprint OnePlus 7 Pro 5G Possibilities?

So I just paid off my Sprint OnePlus 7 Pro 5G. I got off the phone with them today and it should be SIM unlocked by this time tomorrow.
I have a few questions for anyone who might know the answers.
1. Will this enable the grayed out "OEM Unlocking" In developer options so I can get an unlock bin from OnePlus? If not is it currently possible to enable the grayed out "OEM Unlocking" option in developer options? (For example on my OnePlus Nord N200 a simple adb fastboot command removing an app enabled it and gave me the ability to toggle the option.
2. Looking around it looks like there isn't much support for the Sprint version of this phone. Are there custom ROMs that work universally that are fairly established in the community that will work on all carriers?
3. Is it possible to get a custom ROM or Root on the Sprint OnePlus 7 Pro 5G with out an unlocked bootloader?
4. Is it possible to flash from a Sprint version to a T Mobile version?
Main reason here is come this time next year Sprints old network will be fully shut down and I want to be able to use this Sprint branded phone on other networks and feel like I'll need an unlocked bootloader, root, or a custom rom to do so.
xVoidx said:
So I just paid off my Sprint OnePlus 7 Pro 5G. I got off the phone with them today and it should be SIM unlocked by this time tomorrow.
I have a few questions for anyone who might know the answers.
1. Will this enable the grayed out "OEM Unlocking" In developer options so I can get an unlock bin from OnePlus? If not is it currently possible to enable the grayed out "OEM Unlocking" option in developer options? (For example on my OnePlus Nord N200 a simple adb fastboot command removing an app enabled it and gave me the ability to toggle the option.
2. Looking around it looks like there isn't much support for the Sprint version of this phone. Are there custom ROMs that work universally that are fairly established in the community that will work on all carriers?
3. Is it possible to get a custom ROM or Root on the Sprint OnePlus 7 Pro 5G with out an unlocked bootloader?
4. Is it possible to flash from a Sprint version to a T Mobile version?
Main reason here is come this time next year Sprints old network will be fully shut down and I want to be able to use this Sprint branded phone on other networks and feel like I'll need an unlocked bootloader, root, or a custom rom to do so.
Click to expand...
Click to collapse
1. It's possible to unlock the bootloader using a patched MSM tool or converting to the EU 5G firmware and doing it the old fashioned traditional method.
2. There is no support at all. Custom ROMs can and will install but most will either bootloop or face modem, location and rotation issues. I've tried porting tons of roms at this point and nothing has worked. GSIs though do work but they come with their set of issues.
3. You can root the stock OOS 10 firmware, but fully functional custom ROMs are out of the question. BUT rooting with a LOCKED bootloader is IMPOSSIBLE.
4. No. Due to a different partition scheme and modem, you cannot convert to the international or T-Mobile firmware.
I've made a little write up linked here (
https://www.reddit.com/r/OnePlus7Pro/comments/pnpvjx
). If you would like to know as much as possible about this device.
Thanks for all the info this really helps.
So is it not possible then to even use this device on T-Mobiles network?
Assuming its unlocked(By Sprint or so they say it is now) the hardware should be able to connect to T Mobiles 4G network and maybe the 5G?
xVoidx said:
Thanks for all the info this really helps.
So is it not possible then to even use this device on T-Mobiles network?
Assuming its unlocked(By Sprint or so they say it is now) the hardware should be able to connect to T Mobiles 4G network and maybe the 5G?
Click to expand...
Click to collapse
You might be able to use it on T-Mobile's LTE/4G network but not 5G. I can't confirm as I live in Canada though.
hey!
can confirm, this version sucks, I have this phone and I just totally bricked it lol
I'm able to access fastboot but I'm not able to find any images I can use to get the default OS back. I just want to restore it to factory settings, but alas :\
xVoidx said:
Thanks for all the info this really helps.
So is it not possible then to even use this device on T-Mobiles network?
Assuming its unlocked(By Sprint or so they say it is now) the hardware should be able to connect to T Mobiles 4G network and maybe the 5G?
Click to expand...
Click to collapse
also, I am able to use it on t-mobile's network, that's what I'm doing right now
There is a custom ROM for the 5g variant... YAAP
Gazdre84 said:
There is a custom ROM for the 5g variant... YAAP
Click to expand...
Click to collapse
I currently have this variant which is the 5g version of sprint, could you tell me which is the custom rom and what are the steps please

Categories

Resources