[ALL QUALCOMM PHONES] [How to] ADD ANY LTE BAND USING QXDM - Samsung Galaxy S8+ Guides, News, & Discussion

DISCLAIMER: I'M NOT RESPONSIBLE IF YOU BREAK YOUR PHONE OR MODEM, ONLY DO THIS IF YOU KNOW WHAT YOU'RE DOING!
First you'll need:
SAMSUNG USB Driver
QXDM
https://androidmtk.com/download-qpst-flash-tool
Now follow the quick start guide HERE, skipping steps 12-30.
1. open QXDM.exe and go to NV Browser and select filter LTE then click 06828 then click one of the values then click read.
2. copy the string that shows up into a decimal to binary converter. As an example mine is 600196852264287. This converts in binary to
Code:
10001000011110000000111000001011001010110101011111
now, 1s are enabled bands, 0s are disabled bands. for example if you wanted to add Band 14, you would take the 14th from last digit in the binary string and change it to a 1, then convert the binary string to decimal and paste that string into QXDM and click write then reboot and you have Band 14.
to remove bands its the same process, convert to binary and replace the 1 with a 0, note that the start of the string has to be a 1, if it isn't simply remove the zeros in front of the next 1 then convert that to decimal (the size will be significantly smaller but that's fine, the higher the band number the more value it puts into the string) an example of this is i have band 4 disabled on my phone, i took the 4th from last 1 and made it a 0 and converted that to decimal and it now reads as 600196852264279, notice the last 2 numbers changed, that's the value of band 4 in the string. Band 2 equals 2 and Band 5 equals 16, and so on.
If I helped you please hit the thanks button!

Just cause you enable a band doesn't clean it'll work. If the phone doesn't have the antenna for the LTE band it's not going to work

Nitefire77 said:
Just cause you enable a band doesn't clean it'll work. If the phone doesn't have the antenna for the LTE band it's not going to work
Click to expand...
Click to collapse
Very true, doesn't hurt to try however maybe the antenna supports a band but isn't enabled on the phone no way to know till you try, if it doesn't work, just revert your changes or restore the backup you made before making any changes.

I've heard the s8 has all the same bands as the s9 but are disabled, too bad there isn't a radio zip to flash like there old phones
Sent from my SM-G955U using Tapatalk

FatalONEM8 said:
DISCLAIMER: I'M NOT RESPONSIBLE IF YOU BREAK YOUR PHONE OR MODEM, ONLY DO THIS IF YOU KNOW WHAT YOU'RE DOING!
First you'll need:
SAMSUNG USB Driver
QXDM
https://androidmtk.com/download-qpst-flash-tool
Now follow the quick start guide HERE, skipping steps 12-30.
1. open QXDM.exe and go to NV Browser and select filter LTE then click 06828 then click one of the values then click read.
2. copy the string that shows up into a decimal to binary converter. As an example mine is 600196852264287. This converts in binary to
Code:
10001000011110000000111000001011001010110101011111
now, 1s are enabled bands, 0s are disabled bands. for example if you wanted to add Band 14, you would take the 14th from last digit in the binary string and change it to a 1, then convert the binary string to decimal and paste that string into QXDM and click write then reboot and you have Band 14.
to remove bands its the same process, convert to binary and replace the 1 with a 0, note that the start of the string has to be a 1, if it isn't simply remove the zeros in front of the next 1 then convert that to decimal (the size will be significantly smaller but that's fine, the higher the band number the more value it puts into the string) an example of this is i have band 4 disabled on my phone, i took the 4th from last 1 and made it a 0 and converted that to decimal and it now reads as 600196852264279, notice the last 2 numbers changed, that's the value of band 4 in the string. Band 2 equals 2 and Band 5 equals 16, and so on.
If I helped you please hit the thanks button!
Click to expand...
Click to collapse
i swapped out your link for qpst links that require survey are not allowed:fingers:good:

TheMadScientist said:
i swapped out your link for qpst links that require survey are not allowed:fingers:good:
Click to expand...
Click to collapse
Wait what? Thanks I didnt even know...sorry.
Sent from my SM-G955U using Tapatalk

FatalONEM8 said:
Wait what? Thanks I didnt even know...sorry.
Sent from my SM-G955U using Tapatalk
Click to expand...
Click to collapse
yea wanted a survey to download
the new link is where i got my version from though:good:

Sorry if this is a newbie question, but can this do any good on US carrier phones? I assume there's no way to make Band 71 work.

TheGoddessInari said:
Sorry if this is a newbie question, but can this do any good on US carrier phones? I assume there's no way to make Band 71 work.
Click to expand...
Click to collapse
I tried to enable Band 71 but it didn't work the way I thought. The highest band I could enable was band 65 iirc. You can definitely still try it however.
Sent from my SM-G955U using Tapatalk

will this method work with exynos versions?

thiwankadananjaya said:
will this method work with exynos versions?
Click to expand...
Click to collapse
No that's why the title says all Qualcomm phones, exynos doesn't have the modem software Qualcomm has to be able to do this, unfortunately if you want to do the same thing you'll have to look elsewhere for a exynos version.
Sent from my SM-G955U using Tapatalk

FatalONEM8 said:
No that's why the title says all Qualcomm phones, exynos doesn't have the modem software Qualcomm has to be able to do this, unfortunately if you want to do the same thing you'll have to look elsewhere for a exynos version.
Sent from my SM-G955U using Tapatalk
Click to expand...
Click to collapse
cant find any thread about exynos unfortunately

Newb question here. I just migrated from an S8 that was purchased from Samsung to an S9 that's from Verizon. I am on At&t. I did adjust the apn settings and such, however I'm stuck on H+. I'm assuming this has something to do with the band? @OP, would this theoretically allow me to have 4g LTE?

Fractal.Effect said:
Newb question here. I just migrated from an S8 that was purchased from Samsung to an S9 that's from Verizon. I am on At&t. I did adjust the apn settings and such, however I'm stuck on H+. I'm assuming this has something to do with the band? @OP, would this theoretically allow me to have 4g LTE?
Click to expand...
Click to collapse
I'm sure it would but I think it would be much easier to just do a carrier firmware switch to att, there's many threads out there on how to complete this process.
Sent from my SM-G955U using XDA-Developers Legacy app

Why not use the Dialer Commands to enable all bands?
I'm not sure what the dial code is but there is a menu that lets you select WCDMA/GSM/LTE Bands and then at bottom has an option to Unlock all Bands

FatalONEM8 said:
DISCLAIMER: I'M NOT RESPONSIBLE IF YOU BREAK YOUR PHONE OR MODEM, ONLY DO THIS IF YOU KNOW WHAT YOU'RE DOING!
First you'll need:
SAMSUNG USB Driver
QXDM
https://androidmtk.com/download-qpst-flash-tool
Now follow the quick start guide HERE, skipping steps 12-30.
1. open QXDM.exe and go to NV Browser and select filter LTE then click 06828 then click one of the values then click read.
2. copy the string that shows up into a decimal to binary converter. As an example mine is 600196852264287. This converts in binary to
Code:
10001000011110000000111000001011001010110101011111
now, 1s are enabled bands, 0s are disabled bands. for example if you wanted to add Band 14, you would take the 14th from last digit in the binary string and change it to a 1, then convert the binary string to decimal and paste that string into QXDM and click write then reboot and you have Band 14.
to remove bands its the same process, convert to binary and replace the 1 with a 0, note that the start of the string has to be a 1, if it isn't simply remove the zeros in front of the next 1 then convert that to decimal (the size will be significantly smaller but that's fine, the higher the band number the more value it puts into the string) an example of this is i have band 4 disabled on my phone, i took the 4th from last 1 and made it a 0 and converted that to decimal and it now reads as 600196852264279, notice the last 2 numbers changed, that's the value of band 4 in the string. Band 2 equals 2 and Band 5 equals 16, and so on.
If I helped you please hit the thanks button!
Click to expand...
Click to collapse
Hello and thanks for all this help. I am currently experimenting on a SM-N900T (Note 3 for TMobile) before trying my hand on a newer Asus Zenfone for India that is lacking some bands I require here in the USA.
It has taken a while but I have managed to connect to the phone and with QXDM I see a value of only 65627 for item 06828 (LTE). I expect a much lower number than on your phone as this is much older with, I suspect, far fewer bands supported than yours.
This converts to 10000000001011011 in the Windows programmer calculator. If I understand, the right most (least significant) bit represents band 1 (2100), the next most signification bit represent band 2 (1900), and so on. Is this correct? If so, it would appear from the value read from the phone that the following LTE bands should be on and supported: 1, 2, 4, 5, 7, 17. And according to the T-Mobile page for this phone, that is correct. I have seen some other spec pages for this phone that also claim band 8 but I do not see that bit set.
To change this, do I simply compute the new decimal value from the bitmap put it into the item 06828 and press write? Is that all there is to this? In the referenced quick guide in steps 12-30 I see a whole bunch of other fiddling around. Just want to be sure I am on the right track.
Using the Network Signal Guru app's band locking page, I can see the above LTE bands checked. So I guess this is a good way to confirm the changes made.
Thanks!

I have a Nexus 2013 with a Qualcomm WRT1605L chip (limited to 7 lte bands) and I am trying to remove band 1 and add band 12. I am stuck on writing the value in 06828. It doesn't actually write because if I click read the original value is listed. I can change the value in 06829 but I still don't have band 12.

applegatetech said:
I have a Nexus 2013 with a Qualcomm WRT1605L chip (limited to 7 lte bands) and I am trying to remove band 1 and add band 12. I am stuck on writing the value in 06828. It doesn't actually write because if I click read the original value is listed. I can change the value in 06829 but I still don't have band 12.
Click to expand...
Click to collapse
I am certainly no expert. But you say the device is limited to 7 lte bands. Not exactly sure what that means. But I wonder if you try to change the current value to something only a tiny bit different, say remove one of the existing bands, if that value will take? I guess I am wondering if there is some special input data validation taking place on this device and the value being entered is simply not acceptable to the device. Perhaps I am over-thinking this. Might give a little more information.

Root Apparently Not Needed on Note 3 N900T
Just want to point out that root is apparently not required to do this on a Samsung Note 3 N900T. I found that I could, in fact must, enable CP from stock recovery. I was able to use *#0808# to gain access to the USB configuration. And it all worked. Your mileage may vary. Thanks for this post and all the help. The N900T was just an old phone used to experiment. The real target of all this is an Asus Zenfone Pro Max 1. Perhaps not as easy. Cheers

whitedavidp said:
I am certainly no expert. But you say the device is limited to 7 lte bands. Not exactly sure what that means. But I wonder if you try to change the current value to something only a tiny bit different, say remove one of the existing bands, if that value will take? I guess I am wondering if there is some special input data validation taking place on this device and the value being entered is simply not acceptable to the device. Perhaps I am over-thinking this. Might give a little more information.
Click to expand...
Click to collapse
The Qualcomm chip used in Nexus 7 2013, Nexus 4 and Nexus 5 could only support 7 lte bands and carriers were asking manufacturers to turn off band 12 because of infastructure issues (LINK). I have tried to disable band 1 and enable band 12. I can proceed to write after calculating the correct value of 71710 for bands 2,3,4,5,12,13,17 in qxdm. However, when I select read the value is still the original 69663 for bands 1,2,3,4,5,13,17.
I have tried to disable a single band without enabling any new bands and have the same result. I'm thinking it is somehow hardware locked on my device.

Related

How to get 3g on boostmobile guide!!!

Disclaimer
The following guide is for educational purposes only, it is not intended to start, continue and or conducting illegal activities such as esn/meid changes that do not belong to you and or invasion of private network data, anything that can be proven as a means to obtain services that you have not paid but not limited to extending the human knowledge and testing our capacity to evolve into a better human race than what we are today…. LOL …..is true…
DURING THIS PROCESS I WAS USING WIN VISTA HP 32 BITS issues with drivers signatures on 64 builds.
Required software and Tools
QPST build 2.15 no exceptions
CDMAWORKSHOP 3.5 or above-please use paid version to support developers. If you don’t have the funds and or are cheap there is a cracked version floating around the web.
BOOSTMOBILE INCOGNITO- not really true any phone capable of receiving 3g signals and that you are able to read items 465,466,1192,1194 will work fine as long as the device is already in service with the network of your choice. However this one is intended on the boost/the now network prepaid bootlegged network.
Incognito win vista 32 drivers
Samsung Fascinate Drivers
STEPS FOR THE INCOGNITO DATA EXTRACTION ETC.
--1—after you have successfully installed the Incognito drivers please connect the phone. Launch CWS and connect to the dial port. Read the phone and head to the Security tab.
Click on SPC/lock and pull the curtain and select Universal Ram once done search for incognito. Send the spc once is retrieve and read and save NAM to a folder of your choice. Name it whatever you want, next head to other tab and read PRL and also save it to same folder. *found out the phone will work better with the PRL the incognito was working with. Don’t write anything from sprint may dropped your signal. I know is weird does not makes sense but feel free to explore.
Because of sprint prl it would override my data info and had to restart the process again. My experience. Now access the Memory tab under NV items and read the following numbers 465,466,1192,1194 each one individually. Your beginning address is the same as your end address for example: starting 465-465 do not do 0465-0465. Won’t work and may brick your fascinate once you write, repeat the process for each one and save with whatever name, preferably as the number item you are using. *very important* now we want to manually copy down your user id. On the phone dial ##3282# it will bring you to a menu insert your spc and access user name. please copy exactly.
Turn off your incognito and put it away. Take the battery out you don’t want someone else turning it on by accident. It will scramble your data settings on the fascinate.
PLEASE MAKE SURE THAT YOU DO A FACTORY RESET ON THE FASCINATE. We don’t want any bits of information from a previous setting creating conflict with the new data.
At this point your Samsung Fascinate have acquired a new Dec number that was done that you don’t know, want to know or talk about. Main point is that you did not do it.
After reset phone will want to be activated. To bypass please dial *#83786633 and the Home Key
Now you want to enable the hidden menu. *#22745927 it will take you to a screen and select enable hidden menu.
DIAL ##3282# or **3282 or ##3282 which ever works for you send spc and change the user id on the phone to the one that you wrote down earlier. REBOOT
Depending on the rom you are using the DIAG option is under WIRELESS & NETWORK please select it and now your pc will be installing the required drivers if you have not installed them before.
Launch CWS and select port, read info and head to Security Tab. You must send the 16 digit password in order for all data to write correctly. If you don’t know this number here it is 2010031619780721. By default the password is 000000 but it will not work until you have enable hidden menu. Lets continue.
Once you have sent the spc please access the NAM and load the one you previously saved from the incognito, and click write.
Now do the same thing for the PRL on the Other tab. Exit cws and reboot, after reboots reconnect send 16 digits, you could do the 000000 but for some reason I feel that it does not writes everything correctly.
Head to the NV items section and Hit Write, it may say that you may needs spc first just click yes and load the 1st nv item starting with 465 from the file you saved them earlier in an ascending pattern. One all 4 items have been written exit cws and wait for it to reboot. Disable DIAG MODE. After the phone has finish loading the sd card etc if the 3g signal does not start after 10-15 seconds the following applies. Most likely you will need the next step.
Launch QPST 2.15 if you do not have cws you need to install QPST 2.7.323 due to the fact that under 2.15 the fascinate will appear under W5-FFA6250-T with limited tabs and NAM and MIP is not available.
Once online with QPST 2.15 we need to figure out the PPP config tab. Read the info on the phone and replace with the following data. This is what works with me whether on boost or Sprint alone
The following are horizontally just follow the name on each section,
-RM- ppp parameters
Config tries—Request timeout—Config NAK tries—Terminate tries—Request Time out—Comp settings—PPP Auth
20 1000 3 2 3000 5 3000
20 1000 3 3 1000 Disable
20 1000 3 3 1000 Ignored
User id do not high light it uncheck required pw Under PPP only click it but not check
-UM- same as above follow pattern
User ID this is funny and it should not work but it does. [email protected]
All lower case please.
Make sure that all is lower case. Also the password just click the box don’t check it leave it blank
Optimized Dormant Handoff box Checked do not click the 1xEVDO
-AN-
Userid
[email protected]@hcm.sprintpcs.com
Hit first save the Qpst file and write.
The phone will reboot but do not disconnect it until it has completely loaded all options. Disable Diag mode and with in 10 to 15 seconds you should have 3g. I was able to obtain 800-1350 kbs with speedtest.net
Note if you have another phone and want the data from the other phone the AN user id has to be same one that you program the very first time. Yes I know it does not make sense. But it does works. I hope this works for me as it has for me. It works for me and have reprogram various.
Any new news on this. Have a friend interested in this.
Sent from my SCH-I500 using Tapatalk
i would love to do this too. a write up would be highly appreciated man. I'm glad you got it to work!
Sent from my SCH-I500 using XDA Premium App
Okay, how did you sneak a Verizon phone onto a Sprint MNVO network?
obonilla30 said:
Disclaimer
The following guide is for educational purposes only, it is not intended to start, continue and or conducting illegal activities such as esn/meid changes that do not belong to you and or invasion of private network data, anything that can be proven as a means to obtain services that you have not paid but not limited to extending the human knowledge and testing our capacity to evolve unto a better human race than what we are today…. LOL …..is true…
DURING THIS PROCESS I WAS USING WIN VISTA HP 32 BITS issues with drivers signatures on 64 builds.
Required software and Tools
QPST build 2.15 no exceptions
CDMAWORKSHOP 3.5 or above-please use paid version to support developers. If you don’t have the funds and or are cheap there is a cracked version floating around the web.
BOOSTMOBILE INCOGNITO- not really true any phone capable of receiving 3g signals and that you are able to read items 465,466,1192,1194 will work fine as long as the device is already in service with the network of your choice. However this one is intended on the boost/the now network prepaid bootlegged network.
Incognito win vista 32 drivers
Samsung Fascinate Drivers
STEPS FOR THE INCOGNITO DATA EXTRACTION ETC.
--1—after you have successfully installed the Incognito drivers please connect the phone. Launch CWS and connect to the dial port. Read the phone and head to the Security tab.
Click on SPC/lock and pull the curtain and select Universal Ram once done search for incognito. Send the spc once is retrieve and read and save NAM to a folder of your choice. Name it whatever you want, next head to other tab and read PRL and also save it to same folder. *found out the phone will work better with the PRL the incognito was working with. Don’t write anything from sprint may dropped your signal. I know is weird does not makes sense but feel free to explore.
Because of sprint prl it would override my data info and had to restart the process again. My experience. Now access the Memory tab under NV items and read the following numbers 465,466,1192,1194 each one individually. Your beginning address is the same as your end address for example: starting 465-465 do not do 0465-0465. Won’t work and may brick your fascinate once you write, repeat the process for each one and save with whatever name, preferably as the number item you are using. *very important* now we want to manually copy down your user id. On the phone dial ##3282# it will bring you to a menu insert your spc and access user name. please copy exactly.
Turn off your incognito and put it away. Take the battery out you don’t want someone else turning it on by accident. It will scramble your data settings on the fascinate.
PLEASE MAKE SURE THAT YOU DO A FACTORY RESET ON THE FASCINATE. We don’t want any bits of information from a previous setting creating conflict with the new data.
At this point your Samsung Fascinate have acquired a new Dec number that was done that you don’t know, want to know or talk about. Main point is that you did not do it.
After reset phone will want to be activated. To bypass please dial *#83786633 and the Home Key
Now you want to enable the hidden menu. *#22745927 it will take you to a screen and select enable hidden menu.
DIAL ##3282# or **3282 or ##3282 which ever works for you send spc and change the user id on the phone to the one that you wrote down earlier. REBOOT
Depending on the rom you are using the DIAG option is under WIRELESS & NETWORK please select it and now your pc will be installing the required drivers if you have not installed them before.
Launch CWS and select port, read info and head to Security Tab. You must send the 16 digit password in order for all data to write correctly. If you don’t know this number here it is 2010031619780721. By default the password is 000000 but it will not work until you have enable hidden menu. Lets continue.
Once you have sent the spc please access the NAM and load the one you previously saved from the incognito, and click write.
Now do the same thing for the PRL on the Other tab. Exit cws and reboot, after reboots reconnect send 16 digits, you could do the 000000 but for some reason I feel that it does not writes everything correctly.
Head to the NV items section and Hit Write, it may say that you may needs spc first just click yes and load the 1st nv item starting with 465 from the file you saved them earlier in an ascending pattern. One all 4 items have been written exit cws and wait for it to reboot. Disable DIAG MODE. After the phone has finish loading the sd card etc if the 3g signal does not start after 10-15 seconds the following applies. Most likely you will need the next step.
Launch QPST 2.15 if you do not have cws you need to install QPST 3.11.323 due to the fact that under 2.15 the fascinate will appear under W5-FFA6250-T with limited tabs and NAM and MIP is not available.
Once online with QPST 2.15 we need to figure out the PPP config tab. Read the info on the phone and replace with the following data. This is what works with me whether on boost or Sprint alone
The following are horizontally just follow the name on each section,
-RM- ppp parameters
Config tries—Request timeout—Config NAK tries—Terminate tries—Request Time out—Comp settings—PPP Auth
20 1000 3 2 3000 5 3000
20 1000 3 3 1000 Disable
20 1000 3 3 1000 Ignored
User id do not high light it uncheck required pw Under PPP only click it but not check
-UM- same as above follow pattern
User ID this is funny and it should not work but it does. [email protected]
All lower case please.
Make sure that all is lower case. Also the password just click the box don’t check it leave it blank
Optimized Dormant Handoff box Checked do not click the 1xEVDO
-AN-
Userid
[email protected]@hcm.sprintpcs.com
Hit first save the Qpst file and write.
The phone will reboot but do not disconnect it until it has completely loaded all options. Disable Diag mode and with in 10 to 15 seconds you should have 3g. I was able to obtain 800-1350 kbs with speedtest.net
Note if you have another phone and want the data from the other phone the AN user id has to be same one that you program the very first time. Yes I know it does not make sense. But it does works. I hope this works for me as it has for me. It works for me and have reprogram various.
Click to expand...
Click to collapse
Im sorry guys for not posting earlier. I was out of it but ..... im ok now. I hope this guide will help you or at least give you and idea.
obonilla30 said:
Disclaimer
The following guide is for educational purposes only, it is not intended to start, continue and or conducting illegal activities such as esn/meid changes that do not belong to you and or invasion of private network data, anything that can be proven as a means to obtain services that you have not paid but not limited to extending the human knowledge and testing our capacity to evolve into a better human race than what we are today…. LOL …..is true…
DURING THIS PROCESS I WAS USING WIN VISTA HP 32 BITS issues with drivers signatures on 64 builds.
Required software and Tools
QPST build 2.15 no exceptions
CDMAWORKSHOP 3.5 or above-please use paid version to support developers. If you don’t have the funds and or are cheap there is a cracked version floating around the web.
BOOSTMOBILE INCOGNITO- not really true any phone capable of receiving 3g signals and that you are able to read items 465,466,1192,1194 will work fine as long as the device is already in service with the network of your choice. However this one is intended on the boost/the now network prepaid bootlegged network.
Incognito win vista 32 drivers
Samsung Fascinate Drivers
STEPS FOR THE INCOGNITO DATA EXTRACTION ETC.
--1—after you have successfully installed the Incognito drivers please connect the phone. Launch CWS and connect to the dial port. Read the phone and head to the Security tab.
Click on SPC/lock and pull the curtain and select Universal Ram once done search for incognito. Send the spc once is retrieve and read and save NAM to a folder of your choice. Name it whatever you want, next head to other tab and read PRL and also save it to same folder. *found out the phone will work better with the PRL the incognito was working with. Don’t write anything from sprint may dropped your signal. I know is weird does not makes sense but feel free to explore.
Because of sprint prl it would override my data info and had to restart the process again. My experience. Now access the Memory tab under NV items and read the following numbers 465,466,1192,1194 each one individually. Your beginning address is the same as your end address for example: starting 465-465 do not do 0465-0465. Won’t work and may brick your fascinate once you write, repeat the process for each one and save with whatever name, preferably as the number item you are using. *very important* now we want to manually copy down your user id. On the phone dial ##3282# it will bring you to a menu insert your spc and access user name. please copy exactly.
Turn off your incognito and put it away. Take the battery out you don’t want someone else turning it on by accident. It will scramble your data settings on the fascinate.
PLEASE MAKE SURE THAT YOU DO A FACTORY RESET ON THE FASCINATE. We don’t want any bits of information from a previous setting creating conflict with the new data.
At this point your Samsung Fascinate have acquired a new Dec number that was done that you don’t know, want to know or talk about. Main point is that you did not do it.
After reset phone will want to be activated. To bypass please dial *#83786633 and the Home Key
Now you want to enable the hidden menu. *#22745927 it will take you to a screen and select enable hidden menu.
DIAL ##3282# or **3282 or ##3282 which ever works for you send spc and change the user id on the phone to the one that you wrote down earlier. REBOOT
Depending on the rom you are using the DIAG option is under WIRELESS & NETWORK please select it and now your pc will be installing the required drivers if you have not installed them before.
Launch CWS and select port, read info and head to Security Tab. You must send the 16 digit password in order for all data to write correctly. If you don’t know this number here it is 2010031619780721. By default the password is 000000 but it will not work until you have enable hidden menu. Lets continue.
Once you have sent the spc please access the NAM and load the one you previously saved from the incognito, and click write.
Now do the same thing for the PRL on the Other tab. Exit cws and reboot, after reboots reconnect send 16 digits, you could do the 000000 but for some reason I feel that it does not writes everything correctly.
Head to the NV items section and Hit Write, it may say that you may needs spc first just click yes and load the 1st nv item starting with 465 from the file you saved them earlier in an ascending pattern. One all 4 items have been written exit cws and wait for it to reboot. Disable DIAG MODE. After the phone has finish loading the sd card etc if the 3g signal does not start after 10-15 seconds the following applies. Most likely you will need the next step.
Launch QPST 2.15 if you do not have cws you need to install QPST 3.11.323 due to the fact that under 2.15 the fascinate will appear under W5-FFA6250-T with limited tabs and NAM and MIP is not available.
Once online with QPST 2.15 we need to figure out the PPP config tab. Read the info on the phone and replace with the following data. This is what works with me whether on boost or Sprint alone
The following are horizontally just follow the name on each section,
-RM- ppp parameters
Config tries—Request timeout—Config NAK tries—Terminate tries—Request Time out—Comp settings—PPP Auth
20 1000 3 2 3000 5 3000
20 1000 3 3 1000 Disable
20 1000 3 3 1000 Ignored
User id do not high light it uncheck required pw Under PPP only click it but not check
-UM- same as above follow pattern
User ID this is funny and it should not work but it does. [email protected]
All lower case please.
Make sure that all is lower case. Also the password just click the box don’t check it leave it blank
Optimized Dormant Handoff box Checked do not click the 1xEVDO
-AN-
Userid
[email protected]@hcm.sprintpcs.com
Hit first save the Qpst file and write.
The phone will reboot but do not disconnect it until it has completely loaded all options. Disable Diag mode and with in 10 to 15 seconds you should have 3g. I was able to obtain 800-1350 kbs with speedtest.net
Note if you have another phone and want the data from the other phone the AN user id has to be same one that you program the very first time. Yes I know it does not make sense. But it does works. I hope this works for me as it has for me. It works for me and have reprogram various.
Click to expand...
Click to collapse
followed word for word still no data what rom are you using and what radio
nick cannon said:
followed word for word still no data what rom are you using and what radio
Click to expand...
Click to collapse
You need to be using a 2.1 rom with dial up networking mode or use 2.2 with the settings mod for it to be able to be read by QPST. and you need TWO versions of QPST for the settings to stick on the fascinate. after you've cloned the incognito make sure u turn that **** OFF!!! forever... just break that **** forreal because if not it will mess up the data settings (or get u in trouble for cloning since its "illegal"). This works the same as flashing to Cricket, as i know because i've flashed both of mine to cricket the month after we switched from t-mobile because of those two bs 200 dollar phone bills (now 113 for two lines). we dont use that much mobile data right now because we have WiFi at home.
My friend did this on his epic and it works flawlessly. I was actually gonna sell my fassy for 200 (i can get a new one from this store right around the corner to flash for 200). So if anyone wants a fascinate, i'll sell them it for 200, so i can get a epic on boost, and 35 a month with shrinkage plan =O
Really, you should look on the flashing the fascinate to cricket thread its much less jumbled. just take the incognito settings plug them in to qpst in the fascinate (exactly) and then the data "should" work. thats what he did lol... i was there the last 30 minutes before he got it actually working. PM me and i can put u on with him if you need help.
Wait a second, so I can take a boost phone and run it on the vzw network? Data and all? For pennies on the dollar?
Sent from my SCH-I500 using tapatalk
Nick were you able to make it work? it should work mostly in any rom. better on 2.2 faster 3g. I clocked that phone at 1450 kbps. My little brother has it now. no problems at all. let me know if you need help
NO not on the VZW but on boost or cricket or any other company.
how to get 3g on boost
akaine2001 said:
You need to be using a 2.1 rom with dial up networking mode or use 2.2 with the settings mod for it to be able to be read by QPST. and you need TWO versions of QPST for the settings to stick on the fascinate. after you've cloned the incognito make sure u turn that **** OFF!!! forever... just break that **** forreal because if not it will mess up the data settings (or get u in trouble for cloning since its "illegal"). This works the same as flashing to Cricket, as i know because i've flashed both of mine to cricket the month after we switched from t-mobile because of those two bs 200 dollar phone bills (now 113 for two lines). we dont use that much mobile data right now because we have WiFi at home.
My friend did this on his epic and it works flawlessly. I was actually gonna sell my fassy for 200 (i can get a new one from this store right around the corner to flash for 200). So if anyone wants a fascinate, i'll sell them it for 200, so i can get a epic on boost, and 35 a month with shrinkage plan =O
Really, you should look on the flashing the fascinate to cricket thread its much less jumbled. just take the incognito settings plug them in to qpst in the fascinate (exactly) and then the data "should" work. thats what he did lol... i was there the last 30 minutes before he got it actually working. PM me and i can put u on with him if you need help.
Click to expand...
Click to collapse
you will get that but the 1x signal which is bull****, I am running this thing faster than the evo on Sprint 3g mode, we are actually talking about true 3g not your typical 400-800 kbps bs. cricket is different and much easier, cricket oass cricket etc bs, so simple even a cave man can do it. lol....
Is this usable on GB? I think cm7 breaks data ...
Have you tested on a GB rom?
Sent from my SCH-I500 using XDA App
This guide followed to the t works perfectly for the mesmerize as well... just thought id share.
I hate to revive a dead thread, but can this guide be used to flash a fascinate onto sprint as well? For educational and recreational purposes of course.
It should same steps.
I might have to try this. Verizon is robbing me
Sent from my SCH-I500 using XDA App
nice quide , it was really helpful , i have the fascinate working with 1x speed on boos which is suprisingly fast , i cant get mms to work though , any ideas .
I have 2 fascinates over on boost, I have not tested out the mms at all but I have full 1x and 3G speeds. if you dig around for boost mms on other phones for you will find things like
`` Dial ##3282#, edit and enter your epic’s spc, scroll down and on change the MMSC URL to “mm.myboostmobile.com” ``
and
``
MMSC: http://mm.myboostmobile.sprintpcs.com
MMS proxy: I left mine blank
MMS Port: 80
``
I used the later settings, but as I said, I have not tested my mms yet..
I have talk and text working fine,and I have the 3 g Icon but no internet .........can some one. please me
Sent from my PG86100 using Tapatalk

[Q] Carrier doesn't appear

Just a (stupid) question.
I bought Atrix ATT and I have it unlocked but the name of the carrier in Swiss does not display.
I tried all the anothers networks and they appear any ideas?
Thanks
Try flashing a different radio with rsd lite
wow. alot of people try to get their carrier to disappear.
Sometimes its really helpful to have it shown, like me for instance, I travel back and forth between two countries and I need to know which carrier I'm on.
I know there is a roaming indicator, but its not near as visible as a carrier name.
So I too like to know a way of enabling that feature. Oh by the way, the suggested radio change didn't work for me, no carrier name showed up.
Sent from my Atrix using Tapatalk
tonton_fred said:
Just a (stupid) question.
I bought Atrix ATT and I have it unlocked but the name of the carrier in Swiss does not display.
I tried all the anothers networks and they appear any ideas?
Thanks
Click to expand...
Click to collapse
I am thinking two possible problems:
1) An xml file that does not have the carrier name in it (thinking apns.xml)
2) The settings.db (or some .db file in any case) - look up the AT&T wireless hotspot fix on which file and how to edit. You may be lacking your carrier's info here.
bl0wf1sh said:
I am thinking two possible problems:
1) An xml file that does not have the carrier name in it (thinking apns.xml)
2) The settings.db (or some .db file in any case) - look up the AT&T wireless hotspot fix on which file and how to edit. You may be lacking your carrier's info here.
Click to expand...
Click to collapse
I don't think that's the problem because when I roam into att which is my Atrix original carrier it still don't show the name.
I'm thinking that may be due to my very old sim card.
Or a combination of both.

[Q] Root

I just rooted my Note 3 and am I trying to access the hidden menu to activate band 4 LTE for AT&T. Each time I use a file editor, it says I have no permissions to save the file. I even used Super User being flashed, but that caused problems and my phone unrooted itself (strange, idk why.) How can I enable the hidden menu without permissions? I really need LTE on AT&T because the HSPA and HSPA+ speeds are atrocious. Any help will be appreciated.
nviz22 said:
I just rooted my Note 3 and am I trying to access the hidden menu to activate band 4 LTE for AT&T. Each time I use a file editor, it says I have no permissions to save the file. I even used Super User being flashed, but that caused problems and my phone unrooted itself (strange, idk why.) How can I enable the hidden menu without permissions? I really need LTE on AT&T because the HSPA and HSPA+ speeds are atrocious. Any help will be appreciated.
Click to expand...
Click to collapse
I would recommend that you use root browser. That way you can edit the value, using the built in text editor. I used this my app, to edit the service menu value to ON then save it. After saving I would reboot your phone to make sure the changes were saved in the build prop. After your phone reboots, type this in the dialer: *#060# and you should recieve an MEID number that should look something like this: 9849098408940/00
Then you can access your hidden menu by typing in : *#27663368378# from there you can turn enable band 4 and LTE-AWS if it's available in your area. Good luck and happy testing If you have further questions, please have a look at this thread:
http://forum.xda-developers.com/showthread.php?t=2530523

Getting APN to show on CDMA outside US

Hi, I've since the beginning of this year been trying to get my XT907 data to work on my local CDMA network. When I put a GSM card, the APN shows it's list and becomes selective. I'm wondering if this is SIM dependent and if yes then what exactly could be causing it. I even edited the apns-conf.xml but no difference. Since NV PPP is locked and cannot be written into using any, DFS, CDMAWS, Radiocomm, QXDM, I have been curious about the following NV items that maybe causing APN restrictions. These do not seem to be Qualcomm's but manufacturer's (Motorola). Also are the showing of APNs dependent on the SIM cards? Any thoughts on these or any other relevant info.
Code:
Set to 1 in 1st byte
8312 - no change
8318 - no change
8319 - no change
8320 - no change
8321 - no change
8322 - tried for stopping MCC/MNC check
8323 - no change
8326 - not writable
8333 - no change
8337 - no change
Mod please delete this post.
Please note I've edited the entire post with heading. Sorry for the mess didn't want to open another new thread.

[Help][Guide][Philippines]SM-N9860 TGY/BRI/CHC Snapdragon Users|5G Reception Fix|Updated Guide for OneUI4.0

Hi! I created this thread for SM-N9860 HK/TW/CH variant users from Philippines.
The GOAL is to make our units work with our local carriers':
4G Carrier Aggregation (4G CA) (i.e. 4G+/LTE-A).
5G network
and resolve any carrier related issues that you want to address.
First, I will share my personal experience with my unit using my Globe 5G enabled postpaid sim. My N20U 5G unit is from Hongkong with TGY (Hongkong) CSC.
While on TGY, 4G CA and 5G on my unit were NOT working. I am only getting max 20mbps with 4G and not getting the 4G+ signal.
Note: To check the existing CSC, go to settings > about phone > software info >service provider SW ver. You should see something like TGY/TGY,TGY/TGY.
However, I was able to change my CSC from TGY to BRI (Taiwan's CSC) using the procedures in this thread.
I am now on BRI and I am glad that 4G CA is now working. I am already getting 70-125mbps on speedtest with it. Check this post on how to check 4G CA.
However, I have not tested the 5G signal yet as I am far from a 5G enabled location.
It's noteworthy though that Taiwan telcos use 5G bands n78, n257 and LTE DSS which include that n78 5G band being used by telcos in the Philippines (source: List of 5G NR networks
)
I am hoping for fellows to hit this thread try this change and test if this will work on his/her network, hopefully on 5G network too.
UPDATES/SOLUTIONS
How to access ServiceMode menu on pre-OneUI 3.0
tribalfs said:
1. Install Google Phone app from Play Store and set it as default dialer.
2. Open Google Phone app and key in *#*#27663368378#*#*
Click to expand...
Click to collapse
How to access ServiceMode menu on OneUI 3.0/3.1
xUtsumi said:
I just saw a method for opening the menu again for Android 11. I saw this on the US thread.
Just check the code on my N9810 BRI
This method only works on Qualcomm versions
I use *#*#276633683782#*#* on Google phone dialer
and it brings up a service mode screen.
Press [5] RF Test and choose [2] PREF MODE SET
(or other options also works )
It will show Please use *#2263# for mode set
Then just tap three dots on right top menu and choose back
It will bring you back to the main menu.
by kent800129
I can finally go to UE settings with this.
Click to expand...
Click to collapse
Enabling 5G Stand Alone mode
tribalfs said:
Go to UE SETTING&INFO -> SETTING -> PROTOCOL -> NR5G -> NR5G SA/NSA Mode Control > SA/NSA ENABLE Exit
Click to expand...
Click to collapse
Solution to make 5G work in PH (also works in some countries with compatible 5G bands)
xUtsumi said:
Try this. On UE Settings>Protocol>GCF>Remove NR Whitelisting. Then reboot. That's the first step I did.
Click to expand...
Click to collapse
Unhide/Enable 5GNR bands 3 and 28
kent800129 said:
Hi there,
Please go to [2] UE Settings >> [2]System
On the last page choose [1] SET LTE BAND CONFIG
Then click on [1] SET DEFAULT LTE BAND
Reboot your phone and check again the available NR bands.
Click to expand...
Click to collapse
How to check what 5G bands are enabled
tribalfs said:
4. Go to UE SETTING&INFO -> SETTING -> PROTOCOL -> NAS -> NETWORK CONTROL -> BAND SELECTION -> BAND SELECTION SIM * -> NR5G Band Preference -> (enabled ones are marked with asterisks)
If not yet enabled, select each then -> GO MAIN -> APPLY BAND CONFIGURATION. Exit then reboot
Click to expand...
Click to collapse
Better 4G Carrier Aggregation (4G+)
xUtsumi said:
UE Settings>System>Diversity Control Menu>LTE Diversity Control>LTE 4RX ALL Enable.
Click to expand...
Click to collapse
Note: You may need to redo the above procedures after software updates.
5G Bands Supported by the device
Bands 1, 3, 28, 41, 78 and 79
Click to expand...
Click to collapse
5G Bands in PH
tribalfs said:
The following are the mobile 5G bands being used in the Philippines from foi.gov.ph:
- Smart: 1, 3, 5, 8, 40, 41 and 78
Update: According to this article in smart website, they are using NR28, NR41 and NR78 with 5G CA.
- Globe: 1, 3, 8, 28, 40, 41
Update: According to Globe's website, they are using NR41 and NR78
View attachment 5327677
-DITO: 1, 28, 34, 41, 78
The 5GNR bands missing is in N9860 are 5, 8, 34 and 40. Theoretically, our device should work in 5G sites utilizing 5GNR bands 1, 3, 28, 41 and 78 which our device is capable of. Otherwise, 5G will not work.
[/B]
Click to expand...
Click to collapse
You can also check enabled bands using this app (already blocked by Samsung in June 2022 update)
Enable DITO Internet and VoLTE to enable call and sms
tribalfs said:
Add the following DITO's IMS APN (in addition to internet APN)
DITO IMS APN:
Name: IMS
APN: ims
MCC: 515
MNC: 66
APN type: ims
APN protocol: IPv4/IPv6
APN roaming protocol: IPv4/IPv6
---------------------------
DITO INTERNET APN:
Name: DITO Internet
APN: internet.dito.ph
Update: Confirmed working on TGY and BRI
Click to expand...
Click to collapse
METHODS FOR ONEUI4.0
tribalfs said:
Here it is.
Windows PC required.
Preparation
1. Install samsung usb driver from here.
2. Install Qualcomm QPST tool from here.
3. On your phone's stock dialer, dial *#0808#, select RNDIS + DM + MODEM (+ ADB) and click OK. This enables your phone's diagnostic mode needed to access phone's EFS files.
4. Connect your phone to the USB port of your pc.
5. Open QPST Configuration installed on your PC. Go to Active Phone tab and check if your phone already appears. If not yet, do the ff:
- Go to Ports tab and Click on the Add new Port button at the bottom.
- You can see the list of ports. Select the one that says SAMSUNG Mobile USB Serial Port. If more than one appears, you can add them both. But It's usually the COM5 port.
- Once you select this you can see the Active Phone tab the connected phone. There should be non-zero ESN value on the correct port.
6. Go to Start Clients menu and click EFS Explorer. Select the correct port and click Ok. Wait for EFS Explorer to finish loading.
7. Once loaded, ensure that Exclusive Access is checked under Phone menu.
Click to expand...
Click to collapse
tribalfs said:
Removing 4G Carrier Aggregation (CA) pruning/limitation to improve 4G+detection
- In EFS Explorer, navigate to nv/ item_files/modem/lte/rrc/cap and delete prune_ca_combos and prune_ca_combos_Subscription01 files.
Info: These 2 files limits the 4G CA that our device can do. The 2nd file is for SIM2. Some of our telcos 4G CA combinations are not included in these files. Deleting them removes the limitation.
Click to expand...
Click to collapse
Update: This stopped working after a certain update.
tribalfs said:
Fix 5G Reception
L2 are config files for layer 2 of 5G protocol stack. The other directories are a ML1 (for layer 1) and RRC (for layer 3, which contains the CA control files for 5G. ). Think of them as rules implemented by samsung. Other files that I changed using QPST are the ff for those interested (use Copy data file from PC):
IMPORTANT: Always backup the original files that you will be replacing or deleting.
carrier_policy.xml and carrier_policy.xml_Subscription01 : added 5G Stand Alone bands for PH telcos. SA bands are disabled by default even if NSA/SA is selected in dev menu.
policies.xml : updated so that changes on the above files will not reset on sim change.
lte_feature_restrictions.xml : added PH telcos to the Dynamic Spectrum Share (DSS) network list
also deleted policyman/persistent_items to refresh the contents
edit: also deleted cap_prune and cap_prune_Subscription0 files inside nv/item_files/modem/nr5G/RRC (layer 3). This removes defined limitation on 5G CA.
Don't know which worked, just sharing.
You can check the enabled bands on your phone using this app
Click to expand...
Click to collapse
The good thing though is that it seems that we do not anymore need to manually remove the NR whitelisting on SM-N9860. 5G now works right out-of-the-box on the latest firmware even after performing factory reset on the device .
Looking forward on updates regarding this. I'm planning to get the HK version of Snapdragon.
I have n9860 TGY amd while i dont have 5g working...4g + was there on Optus and in Pakistan, zong 4g+ is fine..speeds dod exceed over 100mbps as well at s low load time. How do u check carrier aggregation?
I m certain not stuck on lower speeds
tribalfs said:
Hi! I created this thread for SM-N9860 HK/TW/CH variant users from Philippines.
The GOAL is to make our units work with our local carriers':
1. 4G Carrier Aggregation (4G CA) (i.e. 4G+/LTE-A).
2. 5G network
3. Other carrier related issues that you want to address, if any.
First, I will share my personal experience with my unit using my Globe 5G enabled postpaid sim. My N20U 5G unit is from Hongkong with TGY (Hongkong) CSC.
While on TGY, 4G CA and 5G on my unit were NOT working. I am only getting max 20mbps with 4G and not getting the 4G+ signal.
Note: To check the existing CSC, go to settings > about phone > software info >service provider SW ver. You should see something like TGY/TGY,TGY/TGY.
However, I was able to change my CSC from TGY to BRI (Taiwan's CSC) using the procedures in this thread.
I am now on BRI and I am glad that 4G CA is now working. I am already getting 70-125mbps on speedtest with it. Check this post on how to check 4G CA.
However, I have not tested the 5G signal yet as I am far from a 5G enabled location.
It's noteworthy though that Taiwan telcos use 5G bands n78, n257 and LTE DSS which include that n78 5G band being used by telcos in the Philippines (source: List of 5G NR networks
)
I am hoping for fellows to hit this thread try this change and test if this will work on his/her network, hopefully on 5G network too.
Click to expand...
Click to collapse
Hi! I am planning on buying HK Variant of N20 Ultra 5G. I see that the 5G capability is not automatically integrated with PH couriers with this version. I am not that quite experienced in playing around with ROMs. May I just ask if the procedures you mentioned require rooting?
Hi bump i have TGY and 4G+ is working. Any update on VoLte and VoWifi though. Works on my old Note 10 + N975f but not on my N9860
Guys I just changed my CSC from TGY to BRI and voila 4G+ is now working on my N9860.
keanuV said:
Guys I just changed my CSC from TGY to BRI and voila 4G+ is now working on my N9860.
Click to expand...
Click to collapse
Isn't it working out of the box with TGY?
shadowlight57 said:
Isn't it working out of the box with TGY?
Click to expand...
Click to collapse
Here in my place in the Philippines, I live just a few hundred meters away from a tower and all I get is 4G. I opted to change my CSC and now I get 4G+.
I'm from ph also QC. Just upgraded my sim to 5G sim Globe got VoLte Activated.
shadowlight57 said:
I'm from ph also QC. Just upgraded my sim to 5G sim Globe got VoLte Activated.
Click to expand...
Click to collapse
Update:
First problem after using is no VoLTE and VoWiFi. Changed to BRI CSC and still not working.
4G CA works on TYG and BRI
Upgraded to 5G Globe sim VoLTE and VoWiFi was activated again (was working on my note 10+ on my old sim) but 5G signal still no where to be found.
Hello mga Kababayan!
Glad to meet you here. Just an update on my case. I am back on TGY and 4G c.a. is working fine now on my unit with the latest update. I still don't have a chance to test 5G as there's no 5G here in our province.
But for those interested, here's the ff new hopefully useful info that I read somewhere.
The following are the mobile 5G bands being used in the Philippines from foi.gov.ph:
- Smart: 1, 3, 5, 8, 40, 41 and 78
Update: According to this article in smart website, they are using NR28, NR41 and NR78 with 5G
- Globe: 1, 3, 8, 28, 40, 41
Update: According to Globe's website, they are using NR41 and NR78
-DITO: 1, 28, 34, 41, 78
The 5GNR bands missing is in N9860 are 5, 8, 34 and 40. Theoretically, our device should work in 5G sites utilizing 5GNR bands 1, 3, 28, 41 and 78 which our device is capable of. Otherwise, 5G will not work.
However, there are config issues that possibly keep our device from working on our country's 5G.
- 5G Stand Alone (SA) mode is disabled by default in our device. But there's a way to enable it.
- 5GNR band 28 in TGY and 5GNR bands 3 and 28 in BRI are disabled by default. But there's a way to enable it.
To enable 5G Stand Alone Mode:
1. Install Google Phone app from Play Store and set it as default dialer.
2. Open Google Phone app and key in *#*#27663368378#*#*
3. Go to UE SETTING&INFO -> SETTING -> PROTOCOL -> NR5G -> NR5G SA/NSA Mode Control > SA/NSA ENABLE Exit then reboot.
To enable 5G bands 3 and 28:
1. Same steps 1&2 above.
2. Go to UE SETTING&INFO -> SETTING -> PROTOCOL -> NR5G -> NR5G SA/NSA Mode Control > NR5G PRUNE STATUS -> Remove NR5G Prune. Exit then reboot.
3.
kent800129 said:
Hi there,
If you want to activate the n3 n28 bands on BRI
Please go to [2] UE Settings >> [2]System
On the last page choose [1] SET LTE BAND CONFIG
Then click on [1] SET DEFAULT LTE BAND
Reboot your phone and check again the available NR bands.
Click to expand...
Click to collapse
4. Go to UE SETTING&INFO -> SETTING -> PROTOCOL -> NAS -> NETWORK CONTROL -> BAND SELECTION -> BAND SELECTION SIM * -> NR5G Band Preference -> (select bands 3 and 28 both SA and NSA; they should have asterisks) -> GO MAIN -> APPLY BAND CONFIGURATION. Exit then reboot
The above guides are based on this thread.
Share if you have tested the above and if it does work on your unit or not.
UPDATES:
New method to access ServiceMode in Android 11 in this post.
Finally a working solution to Enable 5G - Huge thanks to @xUtsumi for discovering and sharing this solution.
xUtsumi said:
Try this. On UE Settings>Protocol>GCF>Remove NR Whitelisting. Then reboot. That's the first step I did.
Click to expand...
Click to collapse
tribalfs said:
Hello mga Kababayan!
Glad to meet you here. Just an update on my case. I am back on TGY and 4G c.a. is working fine now on my unit with the latest update. I still don't have a chance to test 5G as there's no 5G here in our province.
But for those interested, here's the ff new hopefully useful info that I read somewhere.
The following are the mobile 5G bands being used in the Philippines. Apparently the info officially came from NTC itself:
- Smart 5GNR bands: 1, 3, 5, 8, 40, 41 and 78
- Globe 5GNR bands: 1, 3, 8, 28, 40, 41
(yes no NR78 in Globe; NR78 seems being utilized by Globe only on its wireless modem/ fixed broadband)
The 5GNR bands missing is in N9860 are 5, 8, 28 and 40. Theoretically, our device should work in 5G sites utilizing 5GNR bands 1*, 3*, 28**, 41* and 78*** which our device is capable of.
*Globe/Smart
**Globe Only
***Smart Only
However, there are config issues that possibly keep our device from working on our country's 5G.
- 5G Stand Alone (SA) mode is disabled by default in our device. But there's a way to enable it.
- 5GNR band 28 in TGY and 5GNR bands 3 and 28 in BRI are disable by default. But there's a way to enable it.
To enable 5G Stand Alone Mode:
1. Install Google Phone app from Play Store and set it as default dialer.
2. Open Google Phone app and key in "*#*#27663368378#*#*
3. Go to UE SETTING&INFO -> SETTING -> PROTOCOL -> NR5G -> NR5G SA/NSA Mode Control > SA/NSA ENABLE Exit then reboot.
To enable 5G bands 3 and 28:
1. Same steps 1&2 above.
2. Go to UE SETTING&INFO -> SETTING -> PROTOCOL -> NAS -> NETWORK CONTROL -> BAND SELECTION -> BAND SELECTION SIM * -> NR5G Band Preference -> (select bands 3 and 28 both SA and NSA; they should have asterisks) -> GO MAIN -> APPLY BAND CONFIGURATION. Exit then reboot
Share if you have tested the above and if it does work on your unit or not.
Click to expand...
Click to collapse
Does this reset files?
shadowlight57 said:
Does this reset files?
Click to expand...
Click to collapse
No
tribalfs said:
No
Click to expand...
Click to collapse
Will try and update. I'm in 5G area quezon city
tribalfs said:
Hello mga Kababayan!
Glad to meet you here. Just an update on my case. I am back on TGY and 4G c.a. is working fine now on my unit with the latest update. I still don't have a chance to test 5G as there's no 5G here in our province.
But for those interested, here's the ff new hopefully useful info that I read somewhere.
The following are the mobile 5G bands being used in the Philippines. Apparently the info officially came from NTC itself:
- Smart 5GNR bands: 1, 3, 5, 8, 40, 41 and 78
- Globe 5GNR bands: 1, 3, 8, 28, 40, 41
(yes no NR78 in Globe; NR78 seems being utilized by Globe only on its wireless modem/ fixed broadband)
The 5GNR bands missing is in N9860 are 5, 8 and 40. Theoretically, our device should work in 5G sites utilizing 5GNR bands 1*, 3*, 28**, 41* and 78*** which our device is capable of. Otherwise, 5G will not work.
*Globe/Smart
**Globe Only
***Smart Only
However, there are config issues that possibly keep our device from working on our country's 5G.
- 5G Stand Alone (SA) mode is disabled by default in our device. But there's a way to enable it.
- 5GNR band 28 in TGY and 5GNR bands 3 and 28 in BRI are disabled by default. But there's a way to enable it.
To enable 5G Stand Alone Mode:
1. Install Google Phone app from Play Store and set it as default dialer.
2. Open Google Phone app and key in *#*#27663368378#*#*
3. Go to UE SETTING&INFO -> SETTING -> PROTOCOL -> NR5G -> NR5G SA/NSA Mode Control > SA/NSA ENABLE Exit then reboot.
View attachment 5176209
To enable 5G bands 3 and 28:
1. Same steps 1&2 above.
2. Go to UE SETTING&INFO -> SETTING -> PROTOCOL -> NR5G -> NR5G SA/NSA Mode Control > NR5G PRUNE STATUS -> Remove NR5G Prune. Exit then reboot.
3. Go to UE SETTING&INFO -> SETTING -> PROTOCOL -> NAS -> NETWORK CONTROL -> BAND SELECTION -> BAND SELECTION SIM * -> NR5G Band Preference -> (select bands 3 and 28 both SA and NSA; they should have asterisks) -> GO MAIN -> APPLY BAND CONFIGURATION. Exit then reboot
View attachment 5176207View attachment 5176191
The above guides are based on this thread.
Share if you have tested the above and if it does work on your unit or not.
Click to expand...
Click to collapse
I have missing bands
shadowlight57 said:
I have missing bandsView attachment 5176535
Click to expand...
Click to collapse
Did you perform the remove NR5G prune?
tribalfs said:
Did you perform the remove NR5G prune?
Click to expand...
Click to collapse
I think prune is removed
shadowlight57 said:
I think prune is removed View attachment 5176891
Click to expand...
Click to collapse
I’m in the same situation as this guy. Additionally, @tribalfs , when you said the latest update, did you mean the 3.0 update?
shadowlight57 said:
I think prune is removed View attachment 5176891
Click to expand...
Click to collapse
syber shaman said:
I’m in the same situation as this guy. Additionally, @tribalfs , when you said the latest update, did you mean the 3.0 update?
Click to expand...
Click to collapse
Try to do the following to force refresh 5GNR band list, you can revert settings after to sub6.
UE SETTING&INFO -> SETTING -> PROTOCOL -> NR5G -> NR5G sub6/mmWave > ALL ENABLE then reboot
After that, redo step 3 above.

Categories

Resources