Porting T-mobile VOLTE - Sony Xperia XZ1 Compact Questions & Answers

Is this possible. I've been in Samsung-world where the t-mobile VOLTE/Wifi settings have been ported from the US model to the international model (which uses a different chipset). How possible would porting VOLTE from the XZ1 to the X Compact and Z5 Compact (or every modern sony phone) be?

First you should wait for the phone to actually come out.
Second you should wait for the firmware to be available.
Last but not least, you should ask in the other's phones section, not here.

According to the Customised US firmware for single sim XZ1 compact https://xpericheck.com/cda/1310-4371 it will load "tmobile_us_ims" modem config which should have VoLTE(maybe VoWIFI also). This config comes from oem*.sin file
Im not familiar if the fingerprint sensor is being also disabled via oem*.sin or not. If its not then you can flash some non-US firmware but replace oem*.sin from Customised US.

VeixES said:
According to the Customised US firmware for single sim XZ1 compact https://xpericheck.com/cda/1310-4371 it will load "tmobile_us_ims" modem config which should have VoLTE(maybe VoWIFI also). This config comes from oem*.sin file
Im not familiar if the fingerprint sensor is being also disabled via oem*.sin or not. If its not then you can flash some non-US firmware but replace oem*.sin from Customised US.
Click to expand...
Click to collapse
Hi VeixES,
If you look closer at that OEM*.SIN file, you'll see a "/android-config/early_config.xml" file that contains:
Code:
<?xml version="1.0" encoding="utf-8"?>
<configs>
<string-array name="config_packagesBlacklist">
<item>com.fingerprints.service</item>
<item>com.sonymobile.fingerprint</item>
<item>com.fingerprints.fido.asm</item>
<item>com.qualcomm.qti.auth.fidocryptoservice</item>
<item>com.fingerprints.fido.asm.product.res.overlay.sumire</item>
</string-array>
<string-array name="config_packagesFullBlacklist">
<item>com.fingerprints.service</item>
<item>com.sonymobile.fingerprint</item>
<item>com.fingerprints.fido.asm</item>
<item>com.qualcomm.qti.auth.fidocryptoservice</item>
<item>com.fingerprints.fido.asm.product.res.overlay.sumire</item>
</string-array>
</configs>
The overlay APK's in the OEM file also enable various VoLTE parameters for T-Mobile.
So it looks like VoLTE enabling and fingerprint disabling are bundled into the same OEM.SIN file, which means no VoLTE + fingerprint without unlocking the bootloader.

Does that file get dropped into /data ?
You'd just be required [even only temporary] root in that case.

Anyone know if the European firmware disables Band 12? I'd rather have a working fingerprint reader and no VoLTE as long as I can still get data on band 12.

B12 is not disabled. For whatever reason, following bands 18 19 40 42(or less likely 17 18 39 41) are disabled if you are using SIM from following countries(MCC 310,311,312,313,314,315,316,330,332,544)
XZ1 Compact supported LTE bands list:
L1234578_12_13_17_19_20_26_28_29_32_38_39_40_41_42_66

If anyone still has questions on the networks in the US:
LTE:1,2,3,4,5,7,8,12,13,17,19,20,26,28,29,32,38,39,40,41
HSPA:1, 2, 4, 5, 6, 8, 19
GSM:850, 900, 1800, 1900
Source: Amazon, it's the sales page for the XZ1 from Sony, scroll down to see the XZ1 compact specs
https://www.amazon.com/Sony-Xperia-Factory-Unlocked-Phone/dp/B074P5FMG6?th=1

christogold said:
Anyone know if the European firmware disables Band 12? I'd rather have a working fingerprint reader and no VoLTE as long as I can still get data on band 12.
Click to expand...
Click to collapse
Not possible as evidenced by the X Compact.
T-Mobile actively kicks phones off Band 12 that don't support VoLTE.
that's why you essentially will get almost no reception.

I could swear I remembered on the x compact, I flashed UK firmware onto it without unlocking bootloader and got VoLTE

pbarrette said:
Hi VeixES,
If you look closer at that OEM*.SIN file, you'll see a "/android-config/early_config.xml" file that contains:
Code:
<?xml version="1.0" encoding="utf-8"?>
<configs>
<string-array name="config_packagesBlacklist">
<item>com.fingerprints.service</item>
<item>com.sonymobile.fingerprint</item>
<item>com.fingerprints.fido.asm</item>
<item>com.qualcomm.qti.auth.fidocryptoservice</item>
<item>com.fingerprints.fido.asm.product.res.overlay.sumire</item>
</string-array>
<string-array name="config_packagesFullBlacklist">
<item>com.fingerprints.service</item>
<item>com.sonymobile.fingerprint</item>
<item>com.fingerprints.fido.asm</item>
<item>com.qualcomm.qti.auth.fidocryptoservice</item>
<item>com.fingerprints.fido.asm.product.res.overlay.sumire</item>
</string-array>
</configs>
The overlay APK's in the OEM file also enable various VoLTE parameters for T-Mobile.
So it looks like VoLTE enabling and fingerprint disabling are bundled into the same OEM.SIN file, which means no VoLTE + fingerprint without unlocking the bootloader.
Click to expand...
Click to collapse
I haven't ever rooted a phone, but have been wanting a Sony phone for a couple years now. If someone found a way to do this, how hard/risky would it be to do?

Thread follows here
https://forum.xda-developers.com/xp...ingerprint-sensor-t3666387/page4#post74088699

Related

[Q] VoLTE?

Hi all,
I have a Z3 Compact and just want to confirm it is capable of VoLTE? I read somewhere it is but cannot find much official information. If somebody could make it clear I would appreciate it.
Regards
http://www.xperiablog.net/specifications/2014-xperias/xperia-z3-compact/ it does
Good, is this supported on a hardware level or via a firmware update. When EE and Three launch their VoLTE service will the phone just support it without additional updates?
Regards,
I do have Z3 Compact with T-Mobile, but there is no VoLTE option
Using Xperia Z3 Compact on T-Mobile USA and trying to find which country will have firmware that has VoLTE option. My phone is from EU/Italy and I have Android 5.0.2 installed, but don't see any option to enable VoLTE. Any one has this option?
Check in /system/etc/customization/modem and you'll see that every firmware contains all modems.
Also, under Software Info in the Service menu it will show which modem is currently loaded.
cschmitt said:
Check in /system/etc/customization/modem and you'll see that every firmware contains all modems.
Also, under Software Info in the Service menu it will show which modem is currently loaded.
Click to expand...
Click to collapse
I just went to Service menu and checked out Software info. It does list GSM/WCDMA/LTE, but how to find out if this phone will have Voice Over LTE? I used T-Mobile branded Z3 for a week and it had an option in "call settings" to put a check mark next to "Enable VoLTE". Once enabled, the signal stayed on LTE network instead of switching to 4G when making a call. The call itself connected faster and the quality was good. Right now even when I am on LTE and make a call, the signal drops down to 4G for the duration of the call, then after that goes back to LTE signal. I know Xperia Z3 phones support this feature on a hardware level, even white pages for Z3 Compact mentions VoLTE, but I can't find the setting. I read somewhere in UK, 2 carriers like EE, going to enable VoLTE in the near future, so I thought one of the UK firmware would have that enabled by then.
As far as I know VoLTE is carrier dependent. Actually maybe few around the world test this service even tough many phones are hardware ready for new standard. You can see the list here: http://en.wikipedia.org/wiki/VoLTE. Please let us know if you find out more.
The build for T-Mobile Germany has this option integrated.
~ Sony Xperia Z3 Compact ~
~ Samsung Galaxy Tab S 10.5 LTE ~
~ Huawei Ascend P6 ~
~ Acer Iconia A510 - CM12.1~
HornetRider said:
The build for T-Mobile Germany has this option integrated.
~ Sony Xperia Z3 Compact ~
~ Samsung Galaxy Tab S 10.5 LTE ~
~ Huawei Ascend P6 ~
~ Acer Iconia A510 - CM12.1~
Click to expand...
Click to collapse
Interesting... Do you know if device from T-Mobile Germany is locked or unlocked? My device is unlocked and if I flash it with T-Mobile DE, would it lock the device?
I found this firmware on Xperifirm and it seems to be latest available. Is this the one you mentioned?
Device: Xperia Z3 Compact (D5803)
CDA: 1289-4143
Market: Germany
Operator: Telekom.de DE
Network: GLOBAL-LTE
Release: 23.2.A.0.278 / R11C
Size: 1.49 GB
Yes this is the firmware, I use.
You can remove most of the bloatware.
My device is locked.
I really don't now, if flashing this firmware will lock your device. I never used Flashtool.
HornetRider said:
Yes this is the firmware, I use.
You can remove most of the bloatware.
My device is locked.
I really don't now, if flashing this firmware will lock your device. I never used Flashtool.
Click to expand...
Click to collapse
I am trying to find out on another thread if flashing locked firmware on unlocked device, what happens. So I will know soon, but I heard that flashing firmware doesn't change SIM Lock, so if it was locked, it will still be locked and vise versa.
I have 2 questions:
1) Is the VoLTE option is in settings>call options and then it says "Enable VoLTE"?
2) Do you also have Wifi Calling?
Thanks
Sorry, I don't have SIM lock. I thought you meant a locked Bootloader.
Flashing another firmware doesn't effect SIM lock.
Yes, it is in settings - > calls
No Wifi calls.
BTW:
O2 Germany will activate VoLTE in the next days on all devices, which support this feature.
So I think, O2 Germany firmware should also have this option in settings - > calls
HornetRider said:
Sorry, I don't have SIM lock. I thought you meant a locked Bootloader.
Flashing another firmware doesn't effect SIM lock.
Yes, it is in settings - > calls
No Wifi calls.
BTW:
O2 Germany will activate VoLTE in the next days on all devices, which support this feature.
So I think, O2 Germany firmware should also have this option in settings - > calls
Click to expand...
Click to collapse
Thanks for the info! I have flashed my phone with few different firmware: UK, Generic DE and yours Telekom DE. I don't have that option. I checked everywhere... Looks like I may also need to have Telekom sim card and adjust some carrier settings. If nothing helps, I will flash back to original firmware and wait for some other solution.
Maybe this option is hidden, and only shown if your provider supports VoLTE.
Two of my colleagues have also a Z3c. One with Generic DE and O2 Germany SIM card and one with UK firmware, I don't now his provider.
I'll have a look into their settings.
HornetRider said:
Maybe this option is hidden, and only shown if your provider supports VoLTE.
Two of my colleagues have also a Z3c. One with Generic DE and O2 Germany SIM card and one with UK firmware, I don't now his provider.
I'll have a look into their settings.
Click to expand...
Click to collapse
T-Mobile USA has VoLTE and Wi-Fi Calling features. All the phones that are T-Moible branded have these features. That is why I was trying to flash your firmware Looks like not only firmware and hardware support plays a role, but also something that carrier has to enable support for Xperia Z3 Compact. My carrier has Xperia Z3 regular and it has VoLTE and Wi-Fi Calling, but the phone is too big for me.
Hi I found the post today about features that Android 5.1 will bring and looks like VoLTE might be one of them. http://www.geek.com/android/heres-what-changed-in-android-5-1-lollipop-1617837/
So can you tell me if this firm worked for z3c?
If so what's the link to download it with installation instructions
VoLTE on Xperia Z3C working on Reliance Jio India
JayP72 said:
So can you tell me if this firm worked for z3c?
If so what's the link to download it with installation instructions
Click to expand...
Click to collapse
The following instructions given for Xperia Z3 and Z2 works fine on Z3 compact too. I have been able to enable VoLTE and use the phone with Reliance Jio 4G VolTE network in India.
https://forum.xda-developers.com/crossdevice-dev/sony/enabling-volte-xperia-z2-xperia-z3-t3438505
https://forum.xda-developers.com/z3/general/sony-xperia-z3-volte-experiences-t-t3218100/page4
Follow the exact same instructions.
ahzam said:
The following instructions given for Xperia Z3 and Z2 works fine on Z3 compact too. I have been able to enable VoLTE and use the phone with Reliance Jio 4G VolTE network in India.
https://forum.xda-developers.com/crossdevice-dev/sony/enabling-volte-xperia-z2-xperia-z3-t3438505
https://forum.xda-developers.com/z3/general/sony-xperia-z3-volte-experiences-t-t3218100/page4
Follow the exact same instructions.
Click to expand...
Click to collapse
Hey. Did u unlock your bootloader. But how did u root. Please tell me the process u did. I am on 6.0.1 firmware
VoLTE on Z3C
I have Z3 Compact 6.0.1 (D5833 - India).
I have unlocked my bootloader, rooted, flashed Starhub 6.0.1 and have enabled VoLTE on my Z3 Compact.
Able to make and receive calls with the Reliance Jio sim.

[HOW TO][R&D] : SM-G900P working with any LTE band.

Hi everyone,
I really appreciate the work everyone puts in on this site, it's amazing. This past week, I bought a Samsung Galaxy S5 (SM-G00P, the Sprint Model)
So I will edit this guide later on with pictures, but right now I just need to write down what I've discovered.
I'm also not sure if everything I say is necessary / absolutely will work for you, also if you try to do some of this on your own, it's your own responsibility if something bad happens.
--------------------------
Short Requirements
--------------------------
EFS Professional
QXDM Professional (I believe QPST must also be installed)
Cyanogenmod 12.1 with BusyBox
So, what I have done is flash Cyanogenmod 12.1 for the SM-G900P on the phone and installed BusyBox. Then I have downloaded EFS Professional on my computer.
Then enable USB Debugging (adb debugging.) Open up EFS Professional, go to the Samsung Tools tab and select the bottom option with includes Modem + Diag. Open up QXDM Professional, go to the Communications tab up top and enter in the Samsung port (COM9, for example) and make sure to check it off.
Go to "LTE" option in QXDM and enter in "0xFFFFFFF3FFF" AKA "17592185995263" underneath ID 06828 and ID 06829. There should be two config's per ID, I entered in both. (It should be noted that "0xFFFFFFF3FFF" will enable "ALL" LTE bands and may not be necessary)
----------------------------------------------------------------
Finicky Step (That seems to enable LTE, somehow)
----------------------------------------------------------------
Now restart the phone, just to eliminate any possibility of errors. Go to: Settings > Mobile networks > Network operators > choose AT&T
Now I have done this step differently a few times, but this is what seems to get rid of HSPA+ and H to force LTE on (not sure why)
Sometimes I have selected T-Mobile instead of AT&T and let it time out, then select AT&T or just restart the phone and select AT&T.
I really don't seem to understand why this works like this, maybe someone has some more insight? If I restart the phone, it goes back to HSPA+.
I know this is using AT&T's LTE bands, because LTE Discovery shows Band 2 a lot of the time. Weird thing is, sometimes it shows Band 25, even though I believe that is a band that Sprint uses.
CM13 - Does not have "Network operators" option.
I'd like to write a script that either automatically goes through the menus on boot, or can automatically disconnect from the network and connect to the correct network.
ALSO WORKS,
If you download the "Radio Switcher" app, set to GSM auto (PRL), then set to LTE/GSM auto (PRL) in that order.
Turn OFF radio, turn radio on, select GSM auto (PRL), let it connect, then select LTE/GSM auto (PRL) and it will connect to LTE immediately.
Mostly interested in the underlying causes of why this works. Could be applied to more phones in general.
Earlier when I was adding LTE bands it seemed like they added (showed up on QXDM) but LTE would never connect. Something interesting is in the program "DFS" 6829 wouldn't show the edited changes or let me edit them, QXDM seemed to work ok though.
Other discoveries:
Once you initially set it to LTE, sometimes it randomly goes back to HSPA+. But I've had LTE last good amounts of time (1-2 hours)
If you make a phone call it switches to HSPA+ but won't revert back to LTE.
If you open up the "Radio Switcher" or "Network" app (they are the same) it sometimes will just go back to LTE immediately, other times you simply need to run the Ping test.
I think it keeps reverting back to HSPA+ after a while because it eventually connects to Band 25. Not sure if I can access the Service Menu (*#0011#) on Cyanogenmod, maybe to set priority? Might actually be because of too many different LTE bands enabled.
I'll try adding only AT&T's bands to see how things work.
So far, tried bands 2, 4, 5, 12, 17 - can't get LTE. Band 2 only, can't get LTE. Only getting HSPA+ on GSM auto (prl) and HSPA on LTE/GSM auto (prl). Tried both decimal and hex values in QXDM. For example, I've entered in 2 (decimal) and (0x2) and (0x02)
Wanted to point out here, phone booted up with service immediately.
Tried all bands except for 25, no LTE, a little more laggy, but not as bad as when band 25 is enabled.
Tried band 2 and 25, Got LTE, takes a lot of time when turning on phone for service to appear and when changing radios.
So, for some reason band 25 is needed in order to get LTE on other bands.
With bands 2 and 25 only enabled for LTE, I rarely drop to HSPA+.
It has only happened twice in the past 6 hours. (The LTE Discovery App has an option to cycle the network when LTE disconnects, which seems to only refresh HSPA+ once it goes back)
---------------------------------------
So I went back to stock firmware on the Touchwiz 5.0.
"Network" and "Radio Switcher" apps don't work, but "Advanced Signal Status" does.
Same steps work here as above in "getting" LTE, also there are more options to choose from.
LTE/WCDMA seems to work too.
Problem is I am getting this error:
"LTE: ESM - 33 EMM - x"
and can't connect to the internet, only band 25 seems to be connecting, unlike band 2 last time (maybe this is because I was on klte CM ROM).
I also should note that it now says "GPRS service: Disconnected"
In ServiceMode (*#0011#) I haven't had any luck, in the cases where I can do anything with the LTE bands it is only for 25, 26, and 41. Other cases show more bands, but it says something like "not
supported" to edit anything.
I also tried messing around with the ##3282# LTE settings, only shows 25, 26, 41 bands and I can't change the priorities.
aventurer said:
If you make a phone call it switches to HSPA+ but won't revert back to LTE.
Click to expand...
Click to collapse
This is because Straight talk doesn't support Voice over 4G, so your data connection has to fall back to 3.5G in order for a call to be placed.
Some more observations, I used this app called connection stabilizer which constantly pings for network connectivity. I think this might help keep the LTE up longer, when driving I will eventually lose LTE and get a ping failed. I'm not really that sure if this helps or not, but it's a total pain because you need to keep data on. One more thing to note is on the "mobile network settings" page I never see "GSM/WCDMA/LTE" option
I believe the only way for a permanent solution is to be able to flash another modem on the phone (such as SM-G900A or SM-G900T). Problem is Odin will never let me, I've tried everything to get another modem flashed with no luck, if anyone has any ideas or solutions please let me know I'd love to get this phone working consistently with LTE, although it seems that I may as well just return it and get the SM-G900T as it supports many bands (including the AT&T bands) Only thing is there is no FM Radio on the T-Mobile version, but I was planning on using Cyanogenmod anyways and NextRadio doesn't seem to work with the SM-G900P with Cyanogemod. Maybe there's a build.prop edit to allow it? Or maybe it's a kernel issue.
Did you make any further progress with LTE on touchwiz? Been tinkering and trying to get T-Mobile LTE (band 2 & 700Mhz) working on my own G900P.
Something interesting I found is that if I have it set to LTE/GSM (autoPRL) sometimes it will remove (hide) any T-mobile APNs and force you to use "sprint wholesales" and "global roaming SPCS". (switching back to GSM/WCDMA restores the T-mobile APNs. I wonder if that can be overriden by finding where those defaults are in the system files and editing them to be T-mobile...
Since the G900P is a CDMA phone, I've assumed that to get LTE on a GSM network I'd have to edit NV values in QPST/QXDM/EFS Professional to enable some bands. I've done that before on a G900V with KitKat on it and it gets GSM LTE fine.
The past few days I've looked for a solution and yesterday I was finally able to seemingly enable diagnostic mode and get into my G900P that has Marshmallow 6.0.1 on it. It was a headache just getting in to read the values. QXDM read the NV values but they only went as high as 6754; in the past the LTE bands needed enabling on 6828 and 6829. I don't know if the NV system has changed in Marshmallow or if my versions of QPST/QXDM/EFS Professional are outdated and won't read everything in 6.0.1 or some other problem. I wasn't able to make any band changes. Maybe somebody with more experience will have better luck.
Megado said:
Since the G900P is a CDMA phone, I've assumed that to get LTE on a GSM network I'd have to edit NV values in QPST/QXDM/EFS Professional to enable some bands. I've done that before on a G900V with KitKat on it and it gets GSM LTE fine.
The past few days I've looked for a solution and yesterday I was finally able to seemingly enable diagnostic mode and get into my G900P that has Marshmallow 6.0.1 on it. It was a headache just getting in to read the values. QXDM read the NV values but they only went as high as 6754; in the past the LTE bands needed enabling on 6828 and 6829. I don't know if the NV system has changed in Marshmallow or if my versions of QPST/QXDM/EFS Professional are outdated and won't read everything in 6.0.1 or some other problem. I wasn't able to make any band changes. Maybe somebody with more experience will have better luck.
Click to expand...
Click to collapse
In my case... I've managed to get it to look like the bands in question are enabled via QPST/QXDM (confirmed with readback through DFS/EFS pro)... but the LTE radio still doesn't activate (band ID in the debug screen is -119, LTE radio is "idle")
the write "block" you're experiencing is something Qualcomm/Samsung put in the android code as a binary blob (no source for people to find and disable/reverse engineer/bypass). Third party mods (CM etc that are not touchwiz kernel based) don't have this block.
I think I'm SOL with my only remaining option to try flashing a custom ROM. The LTE radio in my device simply won't start on any band other than 25.
vintagepc said:
I think I'm SOL with my only remaining option to try flashing a custom ROM. The LTE radio in my device simply won't start on any band other than 25.
Click to expand...
Click to collapse
Sorry for the late reply, I basically gave up after not getting anywhere with hours spent on this, I tried flashing alternative modems and nothing would work.
So this is what happened to me. It would show it alternating between bands 2/25.
My theory is even though I was able to modify the bands on the device (the values registered) it didn't do anything.
It seems as if disabling bands is the only thing that really works.
CM13 (kltedv) seemed to run as an okay ROM for the Sprint S5, it was easier to force the 2/25 LTE band on, problem with this is when you disconnect from that tower or place a phone call it will revert back, plus there comes to be issues with texting/calling by forcing it on LTE and there seems to be issues with switching between LTE and HSPA+
I recommend purchasing a SM-G900T as it provides a multitude of bands and the bootloader is unlocked, only downside is the FM Radio does not work.
*If anyone gets other LTE bands working on this phone, PLEASE post the solution here it would be insanely appreciated*
Yeah... there was some discussion as to whether the 900P doesn't have band calibrations for non-sprint LTE bands.
I'm not really looking for a new phone, just figured that if I could get LTE it would be a nice bonus.
Re FM radio: I looked into this some a while back, it works on the G900P because they have the correct radio transport code in the radio app... (other radio apps can't see the FM chipset) there are actually kernel modules (iris_radio_transport.ko) which should provide a standard FM radio interface for the G900P. Be interesting to compile those for a non-sprint phone and see if other models also have FM radio.
Well this thread kind of got my hopes up, then back down again.
I would really like to be able use LTE with this phone for AT&T. Having a difficult time trying to get it to read with QPST. EFSpro works fine though.
Sent from SM-G900Pkltespr
aventurer said:
Other discoveries:
Once you initially set it to LTE, sometimes it randomly goes back to HSPA+. But I've had LTE last good amounts of time (1-2 hours)
If you make a phone call it switches to HSPA+ but won't revert back to LTE.
If you open up the "Radio Switcher" or "Network" app (they are the same) it sometimes will just go back to LTE immediately, other times you simply need to run the Ping test.
I think it keeps reverting back to HSPA+ after a while because it eventually connects to Band 25. Not sure if I can access the Service Menu (*#0011#) on Cyanogenmod, maybe to set priority? Might actually be because of too many different LTE bands enabled.
I'll try adding only AT&T's bands to see how things work.
So far, tried bands 2, 4, 5, 12, 17 - can't get LTE. Band 2 only, can't get LTE. Only getting HSPA+ on GSM auto (prl) and HSPA on LTE/GSM auto (prl). Tried both decimal and hex values in QXDM. For example, I've entered in 2 (decimal) and (0x2) and (0x02)
Wanted to point out here, phone booted up with service immediately.
Tried all bands except for 25, no LTE, a little more laggy, but not as bad as when band 25 is enabled.
Tried band 2 and 25, Got LTE, takes a lot of time when turning on phone for service to appear and when changing radios.
So, for some reason band 25 is needed in order to get LTE on other bands.
With bands 2 and 25 only enabled for LTE, I rarely drop to HSPA+.
It has only happened twice in the past 6 hours. (The LTE Discovery App has an option to cycle the network when LTE disconnects, which seems to only refresh HSPA+ once it goes back)
---------------------------------------
So I went back to stock firmware on the Touchwiz 5.0.
"Network" and "Radio Switcher" apps don't work, but "Advanced Signal Status" does.
Same steps work here as above in "getting" LTE, also there are more options to choose from.
LTE/WCDMA seems to work too.
Problem is I am getting this error:
"LTE: ESM - 33 EMM - x"
and can't connect to the internet, only band 25 seems to be connecting, unlike band 2 last time (maybe this is because I was on klte CM ROM).
I also should note that it now says "GPRS service: Disconnected"
In ServiceMode (*#0011#) I haven't had any luck, in the cases where I can do anything with the LTE bands it is only for 25, 26, and 41. Other cases show more bands, but it says something like "not
supported" to edit anything.
I also tried messing around with the ##3282# LTE settings, only shows 25, 26, 41 bands and I can't change the priorities.
Click to expand...
Click to collapse
Also I got the values for 6828/6929 to stick. They are there when I reboot and everything. My biggest issue now is forcing LTE. I'm on CM13 and I have tried the prl method you mentioned but no matter what I try, LTE won't activate.
Sent from SM-G900Pkltespr
aventurer said:
Hi everyone,
I really appreciate the work everyone puts in on this site, it's amazing. This past week, I bought a Samsung Galaxy S5 (SM-G00P, the Sprint Model)
So I will edit this guide later on with pictures, but right now I just need to write down what I've discovered.
I'm also not sure if everything I say is necessary / absolutely will work for you, also if you try to do some of this on your own, it's your own responsibility if something bad happens.
--------------------------
Short Requirements
--------------------------
EFS Professional
QXDM Professional (I believe QPST must also be installed)
Cyanogenmod 12.1 with BusyBox
So, what I have done is flash Cyanogenmod 12.1 for the SM-G900P on the phone and installed BusyBox. Then I have downloaded EFS Professional on my computer.
Then enable USB Debugging (adb debugging.) Open up EFS Professional, go to the Samsung Tools tab and select the bottom option with includes Modem + Diag. Open up QXDM Professional, go to the Communications tab up top and enter in the Samsung port (COM9, for example) and make sure to check it off.
Go to "LTE" option in QXDM and enter in "0xFFFFFFF3FFF" AKA "17592185995263" underneath ID 06828 and ID 06829. There should be two config's per ID, I entered in both. (It should be noted that "0xFFFFFFF3FFF" will enable "ALL" LTE bands and may not be necessary)
Hi! Thank you so much for the hard work. I've try to follow this tutorial but I'm stock somewhere. I'd really appreciate if you could help me. I don't see "LTE" option in QXDM. I managed to get in some places where I can see LTE but I don't see where I can edit anything to enter in "OxFFFFFFF3FFF" AKA "17592185995263”
Click to expand...
Click to collapse
dragondevstud said:
aventurer said:
Hi everyone,
I really appreciate the work everyone puts in on this site, it's amazing. This past week, I bought a Samsung Galaxy S5 (SM-G00P, the Sprint Model)
So I will edit this guide later on with pictures, but right now I just need to write down what I've discovered.
I'm also not sure if everything I say is necessary / absolutely will work for you, also if you try to do some of this on your own, it's your own responsibility if something bad happens.
--------------------------
Short Requirements
--------------------------
EFS Professional
QXDM Professional (I believe QPST must also be installed)
Cyanogenmod 12.1 with BusyBox
So, what I have done is flash Cyanogenmod 12.1 for the SM-G900P on the phone and installed BusyBox. Then I have downloaded EFS Professional on my computer.
Then enable USB Debugging (adb debugging.) Open up EFS Professional, go to the Samsung Tools tab and select the bottom option with includes Modem + Diag. Open up QXDM Professional, go to the Communications tab up top and enter in the Samsung port (COM9, for example) and make sure to check it off.
Go to "LTE" option in QXDM and enter in "0xFFFFFFF3FFF" AKA "17592185995263" underneath ID 06828 and ID 06829. There should be two config's per ID, I entered in both. (It should be noted that "0xFFFFFFF3FFF" will enable "ALL" LTE bands and may not be necessary)
Hi! Thank you so much for the hard work. I've try to follow this tutorial but I'm stock somewhere. I'd really appreciate if you could help me. I don't see "LTE" option in QXDM. I managed to get in some places where I can see LTE but I don't see where I can edit anything to enter in "OxFFFFFFF3FFF" AKA "17592185995263”
Click to expand...
Click to collapse
Hi, in the NV browser there should be a tab that has a pull down menu where you can just jump ahead and get to 6928/6929.
Out of curiosity, what baseband firmware are you on?
SM-900P CM13
Click to expand...
Click to collapse
xHolomovementx said:
dragondevstud said:
Hi, in the NV browser there should be a tab that has a pull down menu where you can just jump ahead and get to 6928/6929.
Out of curiosity, what baseband firmware are you on?
SM-900P CM13
Click to expand...
Click to collapse
I'm on CM13, I'm sorry I just realize that I'm on a different firmware than the one in the tutorial.
If you mind, let me please take a little time to explain my case.
The phone had several problem (you can ask details if you want) I went to my network provider to see if they can fix it, the representative told me the phone needed to be flashed but since I didn't bought it from them they could do nothing. And when I got back I searched Google to see what it is about.
I could see under setting that my phone was a SM-G900T. Than I downloaded the stock OS for that specific version of the Samsung Galaxy S5. And any other required stuff like Odin, Samsung USB drivers and more. But the freshly downloaded firmware failed to installed on the phone. I finally managed to understand when I saw in the download mode screen that the phone was a SM-G900P NOT SM-G900T.
Than I downloaded the stock firmware for SM-G900P and it success to install on the phone. The phone was then working perfectly fine. But I couldn't get LTE since my carrier's band for LTE is band 3 (1800). And I tough if it had SM-G900T previously and at this time it was compatible with my carrier's LTE band cause T-Mobile also has band 3 for LTE, that's suppose to mean that I can get SM-G900T aboard or to have band 3 on it.
Maybe I give too much detail, but I want to make sure you fully understand the case and thank you for your help. We're almost at the end (loll).
Based on my reading, I tough installing a custom firmware would resolved the problem and that's why I installed CM13 (the first time I could say I love android ... I'm more accustomed to iOS) to find that I was not that right (it get even worse cause now I receive no data at all unless I'm on WiFi). Than I found this tutorial and an other one on XDA saying that it's possible to enable other bands on the phone.
But any tuto I use I get stocked at some point and I'm so novice to that field. But I can follow institutions:good:
Actually I can't access the USB settings screen and there's only two codes that works on it : *#06# for imei and *#*#4636#*#* which open a screen named "test".
I wish I gave useful details on the case, if there's anything else you need to know fell free to ask.
Click to expand...
Click to collapse
dragondevstud said:
xHolomovementx said:
I'm on CM13, I'm sorry I just realize that I'm on a different firmware than the one in the tutorial.
If you mind, let me please take a little time to explain my case.
The phone had several problem (you can ask details if you want) I went to my network provider to see if they can fix it, the representative told me the phone needed to be flashed but since I didn't bought it from them they could do nothing. And when I got back I searched Google to see what it is about.
I could see under setting that my phone was a SM-G900T. Than I downloaded the stock OS for that specific version of the Samsung Galaxy S5. And any other required stuff like Odin, Samsung USB drivers and more. But the freshly downloaded firmware failed to installed on the phone. I finally managed to understand when I saw in the download mode screen that the phone was a SM-G900P NOT SM-G900T.
Than I downloaded the stock firmware for SM-G900P and it success to install on the phone. The phone was then working perfectly fine. But I couldn't get LTE since my carrier's band for LTE is band 3 (1800). And I tough if it had SM-G900T previously and at this time it was compatible with my carrier's LTE band cause T-Mobile also has band 3 for LTE, that's suppose to mean that I can get SM-G900T aboard or to have band 3 on it.
Maybe I give too much detail, but I want to make sure you fully understand the case and thank you for your help. We're almost at the end (loll).
Based on my reading, I tough installing a custom firmware would resolved the problem and that's why I installed CM13 (the first time I could say I love android ... I'm more accustomed to iOS) to find that I was not that right (it get even worse cause now I receive no data at all unless I'm on WiFi). Than I found this tutorial and an other one on XDA saying that it's possible to enable other bands on the phone.
But any tuto I use I get stocked at some point and I'm so novice to that field. But I can follow institutions:good:
Actually I can't access the USB settings screen and there's only two codes that works on it : *#06# for imei and *#*#4636#*#* which open a screen named "test".
I wish I gave useful details on the case, if there's anything else you need to know fell free to ask.
Click to expand...
Click to collapse
Download Terminal Emulator for Android on Play store.
Open and grant su permission
Issue the following commands:
su
setprop sys.usb.config diag,acm,adb
Then issue the following command to make sure your changes stuck:
getprop sys.usb.config
(Should get diag,acm,adb)
Download EFS Professional
Turn on USB debugging
Open and click on Samsung tools, click the pull down menu and choose DIAG + MODEM + ADB
(If not already selected)
Make sure you are connected to a server.
Then open QXDM
click options > communications
Make sure the phone is being read (MSM***)
Click the target port pulldown menu and select your active COM.
Click View > Common > NV Browser
Should be able to read/write.
Look for 6928/6929 for LTE BC CONFIG
But beware, I'm not sure if this works. I have countless of times tried to do this mod and successfully completed the LTE mod, I still don't get LTE. No matter what radio I set it on. I even flashed back to my stock firmware, rerooted, and tried again to see if I could have more capabilities in service mode. It appears that you can only enable/disable the LTE bands that are equipped to the hardware.
Meaning that my LTE Modem most likely can only use band 25,26,41 as it's the only bands to be coded in my modem firmware. However, I was able to unlock band class 10, because it was built with the hardware.
SM-900P CM13
Click to expand...
Click to collapse
xHolomovementx said:
dragondevstud said:
Download Terminal Emulator for Android on Play store.
Open and grant su permission
Issue the following commands:
su
setprop sys.usb.config diag,acm,adb
Then issue the following command to make sure your changes stuck:
getprop sys.usb.config
(Should get diag,acm,adb)
Download EFS Professional
Turn on USB debugging
Open and click on Samsung tools, click the pull down menu and choose DIAG + MODEM + ADB
(If not already selected)
Make sure you are connected to a server.
Then open QXDM
click options > communications
Make sure the phone is being read (MSM***)
Click the target port pulldown menu and select your active COM.
Click View > Common > NV Browser
Should be able to read/write.
Look for 6928/6929 for LTE BC CONFIG
But beware, I'm not sure if this works. I have countless of times tried to do this mod and successfully completed the LTE mod, I still don't get LTE. No matter what radio I set it on. I even flashed back to my stock firmware, rerooted, and tried again to see if I could have more capabilities in service mode. It appears that you can only enable/disable the LTE bands that are equipped to the hardware.
Meaning that my LTE Modem most likely can only use band 25,26,41 as it's the only bands to be coded in my modem firmware. However, I was able to unlock band class 10, because it was built with the hardware.
SM-900P CM13
Click to expand...
Click to collapse
Thank you very much! I've follow all your instruction and I got to NV Browser screen but I don't know what to do when I'm there.
I took a screen shot of it, but I can't upload it here, I don't know why!
Click to expand...
Click to collapse
dragondevstud said:
xHolomovementx said:
Thank you very much! I've follow all your instruction and I got to NV Browser screen but I don't know what to do when I'm there.
I took a screen shot of it, but I can't upload it here, I don't know why!
Click to expand...
Click to collapse
Since I can't upload the screen shot I'm going to describe what I have on screen :
Item (checkable box) dual sim category filter : (*) All
Id : 06929
Description : WCDMA 1500 LNA Range fall
Full path name : wcdma_1500_lna_range_fall
Category : Factory
Fields
Input : 0
Value : 0
Name (partial) : wcdma_1500_lna_range_fall
Size : 16
Type : INT16
(Clickable buttons) Offline Reset Read Write
Click to expand...
Click to collapse
dragondevstud said:
xHolomovementx said:
Thank you very much! I've follow all your instruction and I got to NV Browser screen but I don't know what to do when I'm there.
I took a screen shot of it, but I can't upload it here, I don't know why!
Click to expand...
Click to collapse
Since I can't upload the screen shot I'm going to describe what I have on screen :
Item (checkable box) dual sim category filter : (*) All
Id : 06929
Description : WCDMA 1500 LNA Range fall
Full path name : wcdma_1500_lna_range_fall
Category : Factory
Fields
Input : 0
Value : 0
Name (partial) : wcdma_1500_lna_range_fall
Size : 16
Type : INT16
(Clickable buttons) Offline Reset Read Write
Click to expand...
Click to collapse
dragondevstud said:
dragondevstud said:
Since I can't upload the screen shot I'm going to describe what I have on screen :
Item (checkable box) dual sim category filter : (*) All
Id : 06929
Description : WCDMA 1500 LNA Range fall
Full path name : wcdma_1500_lna_range_fall
Category : Factory
Fields
Input : 0
Value : 0
Name (partial) : wcdma_1500_lna_range_fall
Size : 16
Type : INT16
(Clickable buttons) Offline Reset Read Write
Click to expand...
Click to collapse
Whoa easy there, my 6928/6929's description is LTE BC CONFIG
LTE BC CONFIG DIV.
In the NV browser, there should be pulldown menu, within that menu, there should be an LTE category. Where LTE BC CONFIG/LTE DIV (6928/6929) should be. If you can't find it then I can may no longer be of assistance as the efs may be different considering the differences you mentioned about firmware earlier.
Click to expand...
Click to collapse

Need Expert Help Modifying ROM

Hoping I can get some help here as I've been working on this for about a month now. I've seen quite a few people with this same problem but found no solutions so far. So I'm trying to modify stock and custom ROMs and stock firmware to work on my G900P. I'll upload the resulting files to share with others who need them. Not looking to be spoon fed, just looking for some guidance.
I bought a Galaxy S5 from a Canadian shop on Ebay. It's a G900P, from Sprint. I'm on Petro Canada Mobile (Rogers) and the stock G900P firmware won't allow me to make calls, text, or use data. It also has all the Sprint bloatware, which I want to get rid of. I've rooted the phone and flashed some ROMs (SuperLite and S5 DreamUX A7 V2) and they do work, albeit in a limited way. With these ROMs I can make calls, text, and use data, but I can not get Rogers higher bands because the phone seems to be stuck on the CDMA (all the firmware and ROMs I've used all use CDMA in the code of the files) settings or some other issue, (most likely through CSC files and build.prop) and can not change to APN protocols to enable IPv4/IPv6 (the option is on IPv4 and greyed out so I can't change it. My carrier uses GSM (850/1900 Mhz, GPRS, Edge), UMTS (B2 1900 PCS, B5 850, 3G, HSPA+ 3.5G ) , and LTE (B4 1700/2100 AWS 1, B7 2600, B17 700 bc). I've spoken with a tech and they said the G900P is compatible will all the bands except the LTE bands. They never mentioned whether this was due to firmware or hardware restrictions.
I've played with the build.prop files, and the Sprint CSC files but nothing has worked so far. So what I'd like to do is modify either the GP900W8 firmware to be compatible with the G900P phone, or the G900P firmware to be compatible with the carrier. If this isn't possible I'd like to customize an existing ROM to do the same. From what I've learned so far it seems I need to modify the build.prop and CSC (and possibly other files) to use the bands my carrier uses instead of the CDMA bands, but I haven't used the correct code or modified the correct lines, or missed something in another file, etc.... I'd also like to try and get this phone to be able to use the LTE bands if possible.
Any help with this project would be greatly appreciated. Thanks in advance.
P.S. If this isn't possible and someone knows of a ROM or firmware I can use on my carrier and get the higher bands could you please let me know. I'm still gonna work on this project, but would like to use my phone while I do it LOL.
https://forum.xda-developers.com/galaxy-s5/general/how-to-add-rf-lte-frequency-bands-to-t2886059

Is it possible to change radio/baseband to different variant, eg. from APAC to US?

TLDR:
Bought a new phone in NZ but I live in US, it lacks all 3g and LTE bands for T-Mobile
Tried flashing stock firmware to overwrite with US variant radio; didn't work, still Asia Pacific (APAC) radio
Is is possible to "change the variant" from XT1805 to XT1806 to get US radio? Or otherwise install US radio version?
If not, does anyone have experience unlocking additional bands with QPST/QXDM on this model?
Finally, can anyone confirm if any custom ROMs contain a radio/modem worth trying?
The details:
While traveling my Nexus 5x bootlooped, so I bought a Moto G5S Plus (XT1805, dual-SIM, 3/32 edition, software repo is retapac) in New Zealand, naively thinking that it would work in the US since it's also sold in the US. Got back from my trip and the phone cannot connect to anything better than 2g (EDGE) (but oddly on layover in San Francisco LTE worked). I'm a T-Mobile customer and found that this phone lacks the key T-Mobile bands UMTS1700/2100 (band 4) for 3g and LTE1900 (Band 2) LTE1700/2100 (Band 4) LTE700 (Band 12) LTE1700/2100 (Band 66) for LTE. Now I'm pretty sure the hardware support is there, I just need to switch the radio to the US variant (XT1806). Of course I can't return the phone now, and Motorola reps were worthless (level one rep insisted no US phones work overseas at all!)
What I've tried:
I unlocked the bootloader and reflashed the latest (SANDERS_NPS26.116-61_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip) stock firmware from the firmware center. Upon rebooting, even though the firmware notes indicated a US version, it must somehow see that the phone is XT1805 and flashing the modem and baseband still resulted in APAC radio bands and no LTE signal. I tried also flashing the SANDERS_NPSS26.116-45-5_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC version, which worked except the gpt.bin file didn't install since it's an older version of what was already on the phone (validation failed due to not allowing a downgrade). After reboot and setup, I'm still on retapac with no LTE service. None of the firmware versions indicate a specific region, and this long thread leads me to believe the firmware is for all variants, so somehow it recognizes the variant on install.
Other Options
I know it's possible to also root with TWRP and Magisk and then install a custom kernel/ROM and use some special tools (QPST and QXDM) to modify the NVram to unlock additional radio frequency bands via this thread. I'm willing to try this, but I know it's risky and not fully documented for Moto phones (guide is for Sony). In the end, I don't really care about keeping the APAC bands - I'd be happy to just switch the radio bands to the US version.
I've read over 100 web pages and forum threads in the last few days researching this and looking for solutions. I'd much rather find a way to install the US version of the radio/modem and baseband, but if that's impossible, I'd be happy for anyone to share experience with unlocking bands on this phone. Finally, if these are not good options, can anybody confirm a custom ROM for this phone that includes a radio/modem so it doesn't use the existing stock radio/modem?
Thanks and sorry for the long post, just wanted to provide as much information as possible. Thanks!
Ryan
rpavery said:
TLDR:
Bought a new phone in NZ but I live in US, it lacks all 3g and LTE bands for T-Mobile
Tried flashing stock firmware to overwrite with US variant radio; didn't work, still Asia Pacific (APAC) radio
Is is possible to "change the variant" from XT1805 to XT1806 to get US radio? Or otherwise install US radio version?
If not, does anyone have experience unlocking additional bands with QPST/QXDM on this model?
Finally, can anyone confirm if any custom ROMs contain a radio/modem worth trying?
The details:
While traveling my Nexus 5x bootlooped, so I bought a Moto G5S Plus (XT1805, dual-SIM, 3/32 edition, software repo is retapac) in New Zealand, naively thinking that it would work in the US since it's also sold in the US. Got back from my trip and the phone cannot connect to anything better than 2g (EDGE) (but oddly on layover in San Francisco LTE worked). I'm a T-Mobile customer and found that this phone lacks the key T-Mobile bands UMTS1700/2100 (band 4) for 3g and LTE1900 (Band 2) LTE1700/2100 (Band 4) LTE700 (Band 12) LTE1700/2100 (Band 66) for LTE. Now I'm pretty sure the hardware support is there, I just need to switch the radio to the US variant (XT1806). Of course I can't return the phone now, and Motorola reps were worthless (level one rep insisted no US phones work overseas at all!)
What I've tried:
I unlocked the bootloader and reflashed the latest (SANDERS_NPS26.116-61_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip) stock firmware from the firmware center. Upon rebooting, even though the firmware notes indicated a US version, it must somehow see that the phone is XT1805 and flashing the modem and baseband still resulted in APAC radio bands and no LTE signal. I tried also flashing the SANDERS_NPSS26.116-45-5_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC version, which worked except the gpt.bin file didn't install since it's an older version of what was already on the phone (validation failed due to not allowing a downgrade). After reboot and setup, I'm still on retapac with no LTE service. None of the firmware versions indicate a specific region, and this long thread leads me to believe the firmware is for all variants, so somehow it recognizes the variant on install.
Other Options
I know it's possible to also root with TWRP and Magisk and then install a custom kernel/ROM and use some special tools (QPST and QXDM) to modify the NVram to unlock additional radio frequency bands via this thread. I'm willing to try this, but I know it's risky and not fully documented for Moto phones (guide is for Sony). In the end, I don't really care about keeping the APAC bands - I'd be happy to just switch the radio bands to the US version.
I've read over 100 web pages and forum threads in the last few days researching this and looking for solutions. I'd much rather find a way to install the US version of the radio/modem and baseband, but if that's impossible, I'd be happy for anyone to share experience with unlocking bands on this phone. Finally, if these are not good options, can anybody confirm a custom ROM for this phone that includes a radio/modem so it doesn't use the existing stock radio/modem?
Thanks and sorry for the long post, just wanted to provide as much information as possible. Thanks!
Ryan
Click to expand...
Click to collapse
Did ya try this
Dial *#*#4636#*#* to get to field service menu
Hit menu - upper right - then select band, I think, you'll see it - first option
Select usa - I think that was it - you'll see what I mean
But, I can't remember of hand what bands are supported by this device. Google will remember though, ask him!
Here's a link to specs for all versions of the g5s plus... https://m.gsmarena.com/motorola_moto_g5s_plus-8699.php#xt1805
*You could always switch to the greatest US carrier ever: Sprint!
I think Sprint uses bands 25, 26, & 41 for lte(per this link: https://www.phonearena.com/news/Che...on-T-Mobile-and-Sprint-use-in-the-USA_id77933) & the xt1805 supports bands 26 & 41.
Yes, I am joking - but I thought I'd throw that out there as a possible last resort
Great question about the qpst tool to switch bands. I was wondering that myself as well. Last time I checked based on our chipset(msm8953) I didn't find too much...but I didn't look too hard TBH. I would search other device forums that share our chipset for that info...maybe you'll get lucky.
Phazmos said:
Did ya try this
Dial *#*#4636#*#* to get to field service menu
Hit menu - upper right - then select band, I think, you'll see it - first option
Select usa - I think that was it - you'll see what I mean
But, I can't remember of hand what bands are supported by this device. Google will remember though, ask him!
Click to expand...
Click to collapse
Yes, this was one of the things I tried. That code takes me to the 'testing' menu., where the first option is 'Phone information'. Entering that menu shows my IMEI, phone number, signal strength and a bunch of other options. My preferred network type is LTE/UMTS auto (PRL). In the menu in the upper right (the three dots), the first option is Select Radio Band. However, choosing this only shows one option, 'United States'. Selecting this does not change anything.
Thanks for recommending this though - I forgot to mention it as one of the things I tried.
Ryan
startswithPendswithOOH said:
Here's a link to specs for all versions of the g5s plus... [link scrubbed due to me not having 10 points ]
*You could always switch to the greatest US carrier ever: Sprint!
I think Sprint uses bands 25, 26, & 41 for lte(per this link: [link scrubbed due to me not having 10 points ]) & the xt1805 supports bands 26 & 41.
Yes, I am joking - but I thought I'd throw that out there as a possible last resort
Great question about the qpst tool to switch bands. I was wondering that myself as well. Last time I checked based on our chipset(msm8953) I didn't find too much...but I didn't look too hard TBH. I would search other device forums that share our chipset for that info...maybe you'll get lucky.
Click to expand...
Click to collapse
Haha thanks, but my wife and I share a plan If I end up trying the QPST/QXDM route, I'll post with the results.
rpavery said:
Yes, this was one of the things I tried. That code takes me to the 'testing' menu., where the first option is 'Phone information'. Entering that menu shows my IMEI, phone number, signal strength and a bunch of other options. My preferred network type is LTE/UMTS auto (PRL). In the menu in the upper right (the three dots), the first option is Select Radio Band. However, choosing this only shows one option, 'United States'. Selecting this does not change anything.
Thanks for recommending this though - I forgot to mention it as one of the things I tried.
Ryan
Click to expand...
Click to collapse
Oops, what I didn't notice is you have the 1805. Mine, bought in the us, is 1806, and I have 5 options (if I remember correctly). Oh well.
rpavery said:
Yes, this was one of the things I tried. That code takes me to the 'testing' menu., where the first option is 'Phone information'. Entering that menu shows my IMEI, phone number, signal strength and a bunch of other options. My preferred network type is LTE/UMTS auto (PRL). In the menu in the upper right (the three dots), the first option is Select Radio Band. However, choosing this only shows one option, 'United States'. Selecting this does not change anything.
Thanks for recommending this though - I forgot to mention it as one of the things I tried.
Ryan
Click to expand...
Click to collapse
That's strange as I've a lot of options there on Indian variant.
follow-up on modifying LTE bands
Just following up on this. After trying several ROMs (Pixel Experience, CosmicOS) I was unable to enter diagnostic mode to modify the bands, so I re-flashed stock. With stock I was able to get into diagnostic mode and tried modifying bands.
Using Windows 10, I had difficulty getting the Service Programming tool of QPST to work, and the NV viewer is deprecated in newer versions of QPST. I couldn't get a licensed version of QXDM, so I tried EFS Professional and CDMA workshop. The NVRAM value for item 1877 made no sense as the decimal was much larger than any other places I've seen and seemed to only represent three bands in binary. I decided to only try modifying NV item 6828 and 6829, since those control LTE anyway. The stock value matched the advertised bands for the phone - bands 1, 3, 5, 7, 8, 18, 19, 20, 26, 28, 38, 40, and 41 (decimal is 1786875085013, byte-swapped hex is D5 00 0E 0A A0 01). I added bands 2, 4, 12, and 66 (T-Mobile bands in the US) which resulted in a byte-swapped hex value of DF 08 0E 0A A0 01 00 00 02 (decimal 36893489934294190303).
The good news: despite not using a custom kernel, the values stuck on reboot.
The bad news: even with the new values sticking, I did not get LTE service. So either the xt1805 is actually missing the hardware for those bands, or something else needs to also be modified which is currently undocumented.
At this point I'm going to give up. If anybody has a use for an asia-pacific version Moto G5s plus with an unlocked bootloader, please contact me as mine is now a glorified paperweight!
rpavery said:
TLDR:
Bought a new phone in NZ but I live in US, it lacks all 3g and LTE bands for T-Mobile
Tried flashing stock firmware to overwrite with US variant radio; didn't work, still Asia Pacific (APAC) radio
Is is possible to "change the variant" from XT1805 to XT1806 to get US radio? Or otherwise install US radio version?
If not, does anyone have experience unlocking additional bands with QPST/QXDM on this model?
Finally, can anyone confirm if any custom ROMs contain a radio/modem worth trying?
The details:
While traveling my Nexus 5x bootlooped, so I bought a Moto G5S Plus (XT1805, dual-SIM, 3/32 edition, software repo is retapac) in New Zealand, naively thinking that it would work in the US since it's also sold in the US. Got back from my trip and the phone cannot connect to anything better than 2g (EDGE) (but oddly on layover in San Francisco LTE worked). I'm a T-Mobile customer and found that this phone lacks the key T-Mobile bands UMTS1700/2100 (band 4) for 3g and LTE1900 (Band 2) LTE1700/2100 (Band 4) LTE700 (Band 12) LTE1700/2100 (Band 66) for LTE. Now I'm pretty sure the hardware support is there, I just need to switch the radio to the US variant (XT1806). Of course I can't return the phone now, and Motorola reps were worthless (level one rep insisted no US phones work overseas at all!)
What I've tried:
I unlocked the bootloader and reflashed the latest (SANDERS_NPS26.116-61_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip) stock firmware from the firmware center. Upon rebooting, even though the firmware notes indicated a US version, it must somehow see that the phone is XT1805 and flashing the modem and baseband still resulted in APAC radio bands and no LTE signal. I tried also flashing the SANDERS_NPSS26.116-45-5_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC version, which worked except the gpt.bin file didn't install since it's an older version of what was already on the phone (validation failed due to not allowing a downgrade). After reboot and setup, I'm still on retapac with no LTE service. None of the firmware versions indicate a specific region, and this long thread leads me to believe the firmware is for all variants, so somehow it recognizes the variant on install.
Other Options
I know it's possible to also root with TWRP and Magisk and then install a custom kernel/ROM and use some special tools (QPST and QXDM) to modify the NVram to unlock additional radio frequency bands via this thread. I'm willing to try this, but I know it's risky and not fully documented for Moto phones (guide is for Sony). In the end, I don't really care about keeping the APAC bands - I'd be happy to just switch the radio bands to the US version.
I've read over 100 web pages and forum threads in the last few days researching this and looking for solutions. I'd much rather find a way to install the US version of the radio/modem and baseband, but if that's impossible, I'd be happy for anyone to share experience with unlocking bands on this phone. Finally, if these are not good options, can anybody confirm a custom ROM for this phone that includes a radio/modem so it doesn't use the existing stock radio/modem?
Thanks and sorry for the long post, just wanted to provide as much information as possible. Thanks!
Ryan
Click to expand...
Click to collapse
even if u r able to flash modem of us u will loose ur imei. backUp ur efs partition first
Hi! I have the similar task with my xt1804, which lacks one of European lte band b7 (available in xt1805). Is there any possibility to unlock it for my phone? Please, share your experience.
same problem
Phazmos said:
Did ya try this
Dial *#*#4636#*#* to get to field service menu
Hit menu - upper right - then select band, I think, you'll see it - first option
Select usa - I think that was it - you'll see what I mean
But, I can't remember of hand what bands are supported by this device. Google will remember though, ask him!
Click to expand...
Click to collapse
I have the same problem with tx1805.. after flash baseband from a tx1806 i think that is a hardware limitation
---------- Post added at 11:38 PM ---------- Previous post was at 11:13 PM ----------
rpavery said:
TLDR:
Bought a new phone in NZ but I live in US, it lacks all 3g and LTE bands for T-Mobile
Tried flashing stock firmware to overwrite with US variant radio; didn't work, still Asia Pacific (APAC) radio
Is is possible to "change the variant" from XT1805 to XT1806 to get US radio? Or otherwise install US radio version?
If not, does anyone have experience unlocking additional bands with QPST/QXDM on this model?
Finally, can anyone confirm if any custom ROMs contain a radio/modem worth trying?
The details:
While traveling my Nexus 5x bootlooped, so I bought a Moto G5S Plus (XT1805, dual-SIM, 3/32 edition, software repo is retapac) in New Zealand, naively thinking that it would work in the US since it's also sold in the US. Got back from my trip and the phone cannot connect to anything better than 2g (EDGE) (but oddly on layover in San Francisco LTE worked). I'm a T-Mobile customer and found that this phone lacks the key T-Mobile bands UMTS1700/2100 (band 4) for 3g and LTE1900 (Band 2) LTE1700/2100 (Band 4) LTE700 (Band 12) LTE1700/2100 (Band 66) for LTE. Now I'm pretty sure the hardware support is there, I just need to switch the radio to the US variant (XT1806). Of course I can't return the phone now, and Motorola reps were worthless (level one rep insisted no US phones work overseas at all!)
What I've tried:
I unlocked the bootloader and reflashed the latest (SANDERS_NPS26.116-61_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip) stock firmware from the firmware center. Upon rebooting, even though the firmware notes indicated a US version, it must somehow see that the phone is XT1805 and flashing the modem and baseband still resulted in APAC radio bands and no LTE signal. I tried also flashing the SANDERS_NPSS26.116-45-5_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC version, which worked except the gpt.bin file didn't install since it's an older version of what was already on the phone (validation failed due to not allowing a downgrade). After reboot and setup, I'm still on retapac with no LTE service. None of the firmware versions indicate a specific region, and this long thread leads me to believe the firmware is for all variants, so somehow it recognizes the variant on install.
Other Options
I know it's possible to also root with TWRP and Magisk and then install a custom kernel/ROM and use some special tools (QPST and QXDM) to modify the NVram to unlock additional radio frequency bands via this thread. I'm willing to try this, but I know it's risky and not fully documented for Moto phones (guide is for Sony). In the end, I don't really care about keeping the APAC bands - I'd be happy to just switch the radio bands to the US version.
I've read over 100 web pages and forum threads in the last few days researching this and looking for solutions. I'd much rather find a way to install the US version of the radio/modem and baseband, but if that's impossible, I'd be happy for anyone to share experience with unlocking bands on this phone. Finally, if these are not good options, can anybody confirm a custom ROM for this phone that includes a radio/modem so it doesn't use the existing stock radio/modem?
Thanks and sorry for the long post, just wanted to provide as much information as possible. Thanks!
Ryan
Click to expand...
Click to collapse
I have the same problem

LG V40 VoLTE and VoWiFi support

I have tried several US variants (NAO_US and USC_US) of LG V40 firmwares but could not find one that has VoLTE and VoWiFi enabled.
How do you guys get VoLTE and VoWiFi to work? The features worked with AT&T firmware but I can't go back to it anymore.
Hi I got VoLTE working but not VoWiFi, I used a 'UA' KDZ version 20f but i cant remember which carrier. I had previously gone to us unlocked and european versions but these didn't work. Sorry it's not more specific.
I have got both VoLTE and VoWiFi to work on Cricket network. Here is a brief summary of the fun and painful journey.
1. Unlock bootloader then install TWRP and Magisk.
2. Hex edit boot_a partition to turn off verity check. (This step was necessary before step #3 so the /OEM directory can be modified)
3. Edit XML and config files under /OEM/OP/OPEN_US with references to VoLTE and VoWiFi
4. Add new entries to /OEM/OP/OPEN_US/CONFIG/vo_config.XML file with MCC and MNC values of Cricket Wireless. LG totally left out Cricket in the XML file. For larger providers, the entries are there but most have VoLTE set to on and VoWiFi disabled.
No idea why LG would make it so difficult to turn on VoLTE and VoWiFi. With the toggles hidden and default set to off, gaining root access was the only solution.
Hey guys, I've got a quick question, how do I figure out which LTE bands are unlocked my phone, would there be a hardware reason why none of the stated bands on the spec list would work, I'm particularly interested in getting band 3 to work
piemanny said:
Hey guys, I've got a quick question, how do I figure out which LTE bands are unlocked my phone, would there be a hardware reason why none of the stated bands on the spec list would work, I'm particularly interested in getting band 3 to work
Click to expand...
Click to collapse
Which version do you have? This link will tell you the LTE bands that are enabled. Click on the model of your variant.
https://www.gsmarena.com/lg_v40_thinq-9300.php
Is band 3 available and active in your area?
One way to confirm it is to download "LTE Discovery" app. It has an LTE log that will show you all the towers your phone have connected to.

Categories

Resources