Why 3G settings are not taken to save them? - Verizon Droid Incredible 2

When I work in the 3G settings in incredible 2 by cod =778 then Enter the check securty and work settings and save(cummet) them Waite restart the machine and all ok
But when I put the SIM CDMA then enter securty i find that Place ppp user and also ppp pasword has become Empty i was re-written(save cummet) and then restart the phone, but when enter again this place may Also empty
i also use dfs cdma for this but sam problem
What is the solution to work save after inter sim cdma
help me plz

any person help me

fawzisaeed said:
When I work in the 3G settings in incredible 2 by cod =778 then Enter the check securty and work settings and save(cummet) them Waite restart the machine and all ok
But when I put the SIM CDMA then enter securty i find that Place ppp user and also ppp pasword has become Empty i was re-written(save cummet) and then restart the phone, but when enter again this place may Also empty
i also use dfs cdma for this but sam problem
What is the solution to work save after inter sim cdma
help me plz
Click to expand...
Click to collapse
First off... you shouldnt use bigger fonts.. stock fonts are great.
Second... What?
Third More info is needed about the phone in order to even start to help. i.e. Rooted or not. what rom you are running if rooted. try adding it to your signature might actually work out easier for you if it is your permanent phone
Forth please dont use bigger fonts ever. it will only make people not look at your post and ignore it

Sorry
ihave inceidble 2 use stock rom no root anderoid 2.3
dont keep edite in epst when bot sim cdma
plz help me

Related

[Q] Sprint TP2 on Tmobile (Android) Radio Problems

Alright, so I have a Sprint CDMA Touch Pro 2, security unlocked, and flashed with the world unlocked radio. Everything in windows mobile works great on tmobile, however when i boot into android (Froyo X) from SD card i am unable to access anything. I'm assuming android is using the CDMA radio, and I cannot find any options etc to change it to GSM, or enable world phone mode.
So, it this possible? When i search for the network, it will find Cingular and Voicestream Wire. It will only do this once, and if I attempt to search again at any time without rebooting first, the entire system will freeze, and requires a hard reset.
I do have a 3G indicator, and signal bars which change periodically, but I am unable to connect to anything.
I've done several forum searches, as well as looked through all the settings I could find.
Any help with this would be awesome!
You need to check two things in your Startup.txt file. The first is that you should have your model number in the following field instead of the "rhod100_uk."
Code:
physkeyboard=rhod100_uk
The second thing is that you need to set the following line based on whether you use your device on a GSM network or a CDMA one. If you use it with a CDMA network then change the "0" to a "1." If it is used on a GSM network then leave it as a "0."
Code:
force_cdma=0
Depending on how you installed Android, the startup.txt will normally be in either the root of the SD card or in the \andboot folder on the SD card.

[Q] My cspire r800x(cdma) thinks its a Verizon phone.

Earlier today I had a successful attempt at installing FXP's CM9 126 build. As a requirement I had to flash the R800x_4.0.2.E.57_Verizon.ftf via Flashtool to my phone before I could flash the Rom. My phone's provider is Cspire(formally Cellular South), and after the ftf my phone is trying to make contact with Verizon for activation, leaving my unable to call or text on my own provider. I've tried flashing a nand backup I had of one of Codename Andriod that I created when everything was working perfectly, but it didn't fix the problem.
Thank you for your time and please let me know what I can to fix this.
Sincerely,
Frag_Bag
Frag_Bag said:
Earlier today I had a successful attempt at installing FXP's CM9 126 build. As a requirement I had to flash the R800x_4.0.2.E.57_Verizon.ftf via Flashtool to my phone before I could flash the Rom. My phone's provider is Cspire(formally Cellular South), and after the ftf my phone is trying to make contact with Verizon for activation, leaving my unable to call or text on my own provider. I've tried flashing a nand backup I had of one of Codename Andriod that I created when everything was working perfectly, but it didn't fix the problem.
Thank you for your time and please let me know what I can to fix this.
Sincerely,
Frag_Bag
Click to expand...
Click to collapse
You'll need to change the build.prop and apn settings. Found this from a quick search with someone that has a working verizon build.prop that is said to work on cspire
https://www.dropbox.com/s/dgteu3ziweifix8/build.prop
and his working apn settings:
https://www.dropbox.com/s/6cs5tqwdlcstt3s/apns-conf.xml
Also found this:
You could push the apn with ADB but i just edited mine with root explorer in /System/etc and restarted the phone.
As for CDMA Workshop is a service software for CDMA phones it is used for flashing phones to different carriers to put it plain as possible in my mind but it can be used for countless useful tasks, just Google it to read more. But the below method was much easier.
Dialing ##7764726(##program) is used to manually program your phone.
After dialing ##7764726 press call it will prompt for a SPC password it should be 000000
Then click User Activation
MIN1 I put the last 7 digits of my phone number.
MIN2 put the first three of phone number(area code).
MDN is your 10 digit phone number.
CDMA Sys ID put 1996
IMSI_11_12 put 12
Then hit back and click on SID/NID Pairs:
SID_1: put 1996
NID_1: put 65535
After this hit back till you exit all the way back out of the menu the phone will reboot after it reboots i dialed *22801 it didn't say anything just sat at the activation screen for about 30sec. Then it said reprogramming the phone then rebooted agin after that i was back on C spire.
Links are a little old but this is all I could find:
SID Database if you need to find a different carrier
http://www.the-answerman.com/sidlist/index.asp
Also the SID/NID I used was found in this PRL breakdown:
http://www.howardforums.com/showthread.php/1700374-New-PRL-60575-50575
The Second post of the page explains a lot more about PRL and SID/NID just good to understand what your kinda messing with:
http://forum.xda-developers.com/showthread.php?p=19537266
Also i don't know if this is the best way to accomplish this task but it took me awhile to figure out this fix it worked for me but i can't guarantee anything also im not responsible if something goes wrong and you brick(its always possible) but i am willing to help to the best of my abilities
Good Luck and sorry for such a long post.
agraceful said:
You'll need to change the build.prop and apn settings. Found this from a quick search with someone that has a working verizon build.prop that is said to work on cspire
https://www.dropbox.com/s/dgteu3ziweifix8/build.prop
and his working apn settings:
https://www.dropbox.com/s/6cs5tqwdlcstt3s/apns-conf.xml
Also found this:
You could push the apn with ADB but i just edited mine with root explorer in /System/etc and restarted the phone.
As for CDMA Workshop is a service software for CDMA phones it is used for flashing phones to different carriers to put it plain as possible in my mind but it can be used for countless useful tasks, just Google it to read more. But the below method was much easier.
Dialing ##7764726(##program) is used to manually program your phone.
After dialing ##7764726 press call it will prompt for a SPC password it should be 000000
Then click User Activation
MIN1 I put the last 7 digits of my phone number.
MIN2 put the first three of phone number(area code).
MDN is your 10 digit phone number.
CDMA Sys ID put 1996
IMSI_11_12 put 12
Then hit back and click on SID/NID Pairs:
SID_1: put 1996
NID_1: put 65535
After this hit back till you exit all the way back out of the menu the phone will reboot after it reboots i dialed *22801 it didn't say anything just sat at the activation screen for about 30sec. Then it said reprogramming the phone then rebooted agin after that i was back on C spire.
Links are a little old but this is all I could find:
SID Database if you need to find a different carrier
http://www.the-answerman.com/sidlist/index.asp
Also the SID/NID I used was found in this PRL breakdown:
http://www.howardforums.com/showthread.php/1700374-New-PRL-60575-50575
The Second post of the page explains a lot more about PRL and SID/NID just good to understand what your kinda messing with:
http://forum.xda-developers.com/showthread.php?p=19537266
Also i don't know if this is the best way to accomplish this task but it took me awhile to figure out this fix it worked for me but i can't guarantee anything also im not responsible if something goes wrong and you brick(its always possible) but i am willing to help to the best of my abilities
Good Luck and sorry for such a long post.
Click to expand...
Click to collapse
I was able to enter all the values for MIN2, MDN, CDMA, and IMSI, but the MIN1 Keeps telling me "Unable to set new parameter, I made sure there was a 1 before my 7 digit number. Thoughts?
Frag_Bag said:
I was able to enter all the values for MIN2, MDN, CDMA, and IMSI, but the MIN1 Keeps telling me "Unable to set new parameter, I made sure there was a 1 before my 7 digit number. Thoughts?
Click to expand...
Click to collapse
I don't think you'll need the 1. Just the last 7 numbers. Try that to see if it works. And just so you know, I'm on verizon so all my answers are coming from google at the moment lol
I left the number the way it was and finished the steps, everything is working as it should and I can call and text. Thank you very much. Now i just have to find a fix for Mobile data. I really do appreciate it.
Frag_Bag said:
I left the number the way it was and finished the steps, everything is working as it should and I can call and text. Thank you very much. Now i just have to find a fix for Mobile data. I really do appreciate it.
Click to expand...
Click to collapse
Mobile data would be in the build.prop and the apn settings, You should be able to use pieces from the build.prop I posted to work whatever rom you're on. I got to assume verizon and cspire are close to identical since they're both cdma. Half way there right?
agraceful said:
Mobile data would be in the build.prop and the apn settings, You should be able to use pieces from the build.prop I posted to work whatever rom you're on. I got to assume verizon and cspire are close to identical since they're both cdma. Half way there right?
Click to expand...
Click to collapse
Are these settings still current cspire settings... I lost 3g connectivity and would love to troubleshoot to figure out whats wrong with it... I did the ##Program and here are my settings
USER ACTIVATION MENU
MIN-my number with area code
IMSI_11_12 =23
MDN - my number with area code
CDMA system ID - 1996
EXTENDED NAM MENU
MIN = another local number
TRUE IMSI - 000000000007809
IMSI_11_12 = 23
MDN - my number with area code
CDMA system ID - 1996
Country code - 311
CDMA network - 65535
1st channel A - 283
1st channel B - 384
2nd channel A - 691
2nd channel B - 777
Access overload class 0
URGENT
im having the same issue when i use ##program and dail it does nothing but act like a collect call HELP
on cm9
Thanks...
agraceful said:
You'll need to change the build.prop and apn settings. Found this from a quick search with someone that has a working verizon build.prop that is said to work on cspire
https://www.dropbox.com/s/dgteu3ziweifix8/build.prop
and his working apn settings:
https://www.dropbox.com/s/6cs5tqwdlcstt3s/apns-conf.xml
Also found this:
You could push the apn with ADB but i just edited mine with root explorer in /System/etc and restarted the phone.
As for CDMA Workshop is a service software for CDMA phones it is used for flashing phones to different carriers to put it plain as possible in my mind but it can be used for countless useful tasks, just Google it to read more. But the below method was much easier.
Dialing ##7764726(##program) is used to manually program your phone.
After dialing ##7764726 press call it will prompt for a SPC password it should be 000000
Then click User Activation
MIN1 I put the last 7 digits of my phone number.
MIN2 put the first three of phone number(area code).
MDN is your 10 digit phone number.
CDMA Sys ID put 1996
IMSI_11_12 put 12
Then hit back and click on SID/NID Pairs:
SID_1: put 1996
NID_1: put 65535
After this hit back till you exit all the way back out of the menu the phone will reboot after it reboots i dialed *22801 it didn't say anything just sat at the activation screen for about 30sec. Then it said reprogramming the phone then rebooted agin after that i was back on C spire.
Links are a little old but this is all I could find:
SID Database if you need to find a different carrier
http://www.the-answerman.com/sidlist/index.asp
Also the SID/NID I used was found in this PRL breakdown:
http://www.howardforums.com/showthread.php/1700374-New-PRL-60575-50575
The Second post of the page explains a lot more about PRL and SID/NID just good to understand what your kinda messing with:
http://forum.xda-developers.com/showthread.php?p=19537266
Also i don't know if this is the best way to accomplish this task but it took me awhile to figure out this fix it worked for me but i can't guarantee anything also im not responsible if something goes wrong and you brick(its always possible) but i am willing to help to the best of my abilities
Good Luck and sorry for such a long post.
Click to expand...
Click to collapse
Thanks for copying and pasting all this from my thread you could have atleast acknowledged me since it's basically word for word
http://forum.xda-developers.com/showthread.php?t=1624990

One V CDMA - Problem in enabling data connection

I am using a HTC One V CDMA (Virgin Mobile USA) in India on Reliance CDMA network. The phone was flashed to Reliance and everything is working fine ie I can make/receive calls/sms etc. 1x / EVDO credentials have already been written to the phone.
Now the issue is that I am not able to enable data or the data connection doesn't get enabled automatically. When I try to enable data it says "Disconnected because service is unavailable". But if I press the "Activate this device" button in the settings section, an activation screen 1..2..3 comes up, then wait for 3-4 sec, the 3G symbol gets displayed meaning its able to make a data connection. Now if I go back to the settings page and enable data it successfully connects, and I am able to access internet at EVDO speeds. But after some idle time, the data connection is automatically disconnected and to reconnect I need to repeat the above process. Even if I intentionally disconnect data and try to reconnect, it doesn't happen and I need to go through the "Activate this device" process.
I believe some sort of initialization is missing which is done during the "Activate this device" phase and hence I am able to connect. What could be the reason for this? Is it some setting/configuration that needs to be enabled?
Please pour your valuable tips to resolve this issue.
Thanks
Fixed the issue with auto connection of data, not sure what fixed it exactly, but here are the last changes that I made after which it started working.
You need to use the tool QPST (I used version 2.7.378, an older version didn't work) for this.
In the M.IP tab, disable all profiles except profile 1
Then edit profile 1 and make changes (check attachment)
Then in RmNet tab enable auto connect for device 0 and 1.
After that
PPP Config --> Um --> Enter user/pass as "net" (Req Pw enc should be unchecked)
PPP Config --> AN --> Enter the EVDO credentials given by the MEID registrar (Req Pw enc should be unchecked)
Please note that I got it working merely by trial and error and some of the above changes may not be required and I am not even sure why they are necessary , but with the above configuration I am able to enable data without any problem.
iamvarkey said:
Fixed the issue with auto connection of data, not sure what fixed it exactly, but here are the last changes that I made after which it started working.
You need to use the tool QPST (I used version 2.7.378, an older version didn't work) for this.
In the M.IP tab, disable all profiles except profile 1
Then edit profile 1 and make changes (check attachment)
Then in RmNet tab enable auto connect for device 0 and 1.
After that
PPP Config --> Um --> Enter user/pass as "net" (Req Pw enc should be unchecked)
PPP Config --> AN --> Enter the EVDO credentials given by the MEID registrar (Req Pw enc should be unchecked)
Please note that I got it working merely by trial and error and some of the above changes may not be required and I am not even sure why they are necessary , but with the above configuration I am able to enable data without any problem.
Click to expand...
Click to collapse
Thanks for the above method .. Did you use this method after loading the NVDump file given by the registrar ? ... ALso when i edit the UM and AM feilds and issue write to the phone its showing as the phone has a read only NV ITEMS.
yakaaithiri said:
Thanks for the above method .. Did you use this method after loading the NVDump file given by the registrar ? ... ALso when i edit the UM and AM feilds and issue write to the phone its showing as the phone has a read only NV ITEMS.
Click to expand...
Click to collapse
Well, I had loaded the NVDump earlier, but as I had mentioned it would connect first but if you disconnect or get disconnected it wouldn't reconnect.
Check if the SPC is correct, cause I never got any error like that.
iamvarkey said:
Well, I had loaded the NVDump earlier, but as I had mentioned it would connect first but if you disconnect or get disconnected it wouldn't reconnect.
Check if the SPC is correct, cause I never got any error like that.
Click to expand...
Click to collapse
OP, I am taking a HTC One V for my dad and plan to use it with reliance, could you please tell me what I need to do ?
I already unlocked and rooted the phone. Do I just walk into a reliance store or do something more on computer etc before going there ?
experx said:
OP, I am taking a HTC One V for my dad and plan to use it with reliance, could you please tell me what I need to do ?
I already unlocked and rooted the phone. Do I just walk into a reliance store or do something more on computer etc before going there ?
Click to expand...
Click to collapse
You are talking about Reliance CDMA right?
If yes you need to get the MEID registered, will cost you about Rs 500. Reliance store guys will not do it, have to get it done through some 3rd party provider.
It says Read only NV Items for me too
2kool2btrue said:
It says Read only NV Items for me too
Click to expand...
Click to collapse
That's fine. Its only for one particular NVITEM. Just ignore it.
Hello varkey bhai,
Please Help me with the problem.
1. my meid is registered with reliance.
2. my prl is 00005
3. i am using the handset since 10 months.
4. evdo is also activated on my number.
But i am just getting 1x speeds.
Only thing i feel, i am missing out is on the username,Password,NV file,akey etc.
I have not received the above details from my reigstrar
Can u please guide me how this can be done to start evdo speeds.
Thanks in advance
vakubhai said:
Only thing i feel, i am missing out is on the username,Password,NV file,akey etc.
I have not received the above details from my reigstrar
Click to expand...
Click to collapse
Without the correct EVDO credentials, you won't be able to get EVDO speeds. You need to check with your MEID registrar.
NV dump is not really required and the same can be configured manually if you have the credentials as I have described above. Since you are able to make and receive calls, it looks like the Akey is already set.
so that means if i dont get the credentials from the registrar EVDO can never be started on this handset??
iamvarkey said:
Without the correct EVDO credentials, you won't be able to get EVDO speeds. You need to check with your MEID registrar.
NV dump is not really required and the same can be configured manually if you have the credentials as I have described above. Since you are able to make and receive calls, it looks like the Akey is already set.
Click to expand...
Click to collapse
vakubhai said:
so that means if i dont get the credentials from the registrar EVDO can never be started on this handset??
Click to expand...
Click to collapse
You could check with some other person who does MEID registration, maybe they can retrieve the credentials. But without it, EVDO will not work.
i have an htc droid incredible and i am facing the same problem as mentioned above are the steps above same for my phone also
vikisharma said:
i have an htc droid incredible and i am facing the same problem as mentioned above are the steps above same for my phone also
Click to expand...
Click to collapse
Try it out. It should work.
NVITEM Dump file
iamvarkey said:
That's fine. Its only for one particular NVITEM. Just ignore it.
Click to expand...
Click to collapse
Hello iamvarkey,
i have a sprint htc one that i have flashed but still dont have signal for voice and data. will the nv dump file help resolve this issue and how can i get it.
thanks
jewelman said:
Hello iamvarkey,
i have a sprint htc one that i have flashed but still dont have signal for voice and data. will the nv dump file help resolve this issue and how can i get it.
thanks
Click to expand...
Click to collapse
Simply by loading the Reliance PRL file, you should have voice signal, if not you are doing something wrong.
iamvarkey said:
Simply by loading the Reliance PRL file, you should have voice signal, if not you are doing something wrong.
Click to expand...
Click to collapse
i had done that but didnt work. the phone was sent to me without activating it first with sprint, can this affect it
jewelman said:
i had done that but didnt work. the phone was sent to me without activating it first with sprint, can this affect it
Click to expand...
Click to collapse
I don't think that would be a problem.
Make sure you are using the right PRL file.
No above steps required.
You must have flashed NV Dump already.
Your phone must be activated via *228 already.
Just perform below mentioned steps :
1) Put your phone in Diag Mode by dialing ##3424#
2) Get HTC Diag Mode driver if you don't have it already
3) Download DFS Demo version from DFS Website
4) Connect your phone with DFS, send SPC
5) Now, go to Programming tab -> Data ->
6) Click Read
7) At PPP tab, write "net" (without quotes) to SIP NAI, UID, Pwd field.
Restart the device and here you go, your device would get connected to internet instantly.
keval32 said:
No above steps required.
You must have flashed NV Dump already.
Your phone must be activated via *228 already.
Just perform below mentioned steps :
1) Put your phone in Diag Mode by dialing ##3424#
2) Get HTC Diag Mode driver if you don't have it already
3) Download DFS Demo version from DFS Website
4) Connect your phone with DFS, send SPC
5) Now, go to Programming tab -> Data ->
6) Click Read
7) At PPP tab, write "net" (without quotes) to SIP NAI, UID, Pwd field.
Restart the device and here you go, your device would get connected to internet instantly.
Click to expand...
Click to collapse
Keval,
I recently bought a HTC One E8 and am using Reliance CDMA on Slot-1 and facing this issue.
Would the steps jotted by you help me?
Thanks,
Vinay

Stopping Hands Free Activation!

My friend Jeremy helped me with getting rid of the "Hands Free Activation" pop-up and I thought I would share it. It especially comes in handy when you are flashed to another carrier. If you are on one of the new custom ZVB Roms you probably don't have to worry about it. All you have to do is:
1) Get a Root File Browser .... I like Rom Tool Box
2) Go to "System" folder
3) Go to "App" folder .... (not Apps)
4) Scroll down and find "OmaDmclient.apk" and rename it to "OmaDmclient.bak"
5) Reboot and you should not get that aggravating ass pop up any more
:silly::laugh:
I hope I've helped someone because a lot of people have damn sure helped me!
Just Showing Off
Since this thread is my posting I wanted to show off my Speedtest results of 3g being "legally" flashed to Page Plus
http://i43.tinypic.com/ezg6l3.jpg
I could use some help through this process
devo3d said:
Since this thread is my posting I wanted to show off my Speedtest results of 3g being "legally" flashed to Page Plus
Honestly, I'd like to start with getting any data (non-wifi) working on this phone...
What I have tools wise? CDMA Workshop
LGNPST (not working) frustrated as heck about this
My LS970 - updated to Page Plus PRL and making and recieving calls...
Can someone point me in the right direction?
Click to expand...
Click to collapse
eagleveteran said:
devo3d said:
Since this thread is my posting I wanted to show off my Speedtest results of 3g being "legally" flashed to Page Plus
Honestly, I'd like to start with getting any data (non-wifi) working on this phone...
What I have tools wise? CDMA Workshop
LGNPST (not working) frustrated as heck about this
My LS970 - updated to Page Plus PRL and making and recieving calls...
Can someone point me in the right direction?
Click to expand...
Click to collapse
have you try DFS Tools? I always use this tools flashing from sprint to smartfren (Indonesian provider)
Click to expand...
Click to collapse
eagleveteran said:
devo3d said:
Since this thread is my posting I wanted to show off my Speedtest results of 3g being "legally" flashed to Page Plus
Honestly, I'd like to start with getting any data (non-wifi) working on this phone...
What I have tools wise? CDMA Workshop
LGNPST (not working) frustrated as heck about this
My LS970 - updated to Page Plus PRL and making and recieving calls...
Can someone point me in the right direction?
Click to expand...
Click to collapse
I know I'm late responding to this but what service provider are you flashed to? ( if you haven't found a solution yet )
Click to expand...
Click to collapse
Page Plus
devo3d said:
eagleveteran said:
I know I'm late responding to this but what service provider are you flashed to? ( if you haven't found a solution yet )
Click to expand...
Click to collapse
Page Plus
Click to expand...
Click to collapse
Thank You
I was really annoyed with the popup.
Thanks for the solution :good::good:
lnxnubie said:
I was really annoyed with the popup.
Thanks for the solution :good::good:
Click to expand...
Click to collapse
No Probelem....The guy I use to use to flash phones figured it out....he was the only one (entire USA) that knew how to flash the OG to Verizon and get full data (3G). He quit flashing phones from where he was living so now I can't get in touch with him...he could flash any freakin phone..
eagleveteran said:
devo3d said:
Page Plus
Click to expand...
Click to collapse
With Page Plus and Straight Talk you have to have certain APN's set. Is your APN correctly set for Page Plus?
EDIT: ( I don't even know if I can post this but I sure admin will let me know...LOL)
I found this in my files, used it long ago and am not sure if it still is applicable but there may some information in it that may be able to lead you in the right direction......
PP
3G data speeds (HOW TO)
This guide is to get evdo data or 3g data speeds on phones flashed to page plus cellular this is not a beginers guide by no means this guide is assuming both spc codes are set to 000000.
things you will need:
1.A donor phone of your own that will ota program and one that you can swap the esn number to that of the target phone. I used a samsung i500
2.Target phone that you own
3.qpst and dfs 4.0.0.4 demo
4.drivers for both phones
Pre-Setup:
1.pull battery out of the target phone and LEAVE it out
2.place that esn number on the donor phone
3.Deactivate then reactivate the target phones esn number
4.OTA program the donor phone that has the swapped esn number on it.
5.Verify that 3g speeds are working on the donor phone
Phase 1:
1.Place donor phone in diagnostic mode and plug into computer
2.Open qpst configuration add the port
3.Go to start clients then efs explorer
4.Open the DMU folder and copy the 10.key file to your computer then exit qpst
Phase 2:
1.Open DFS and select the port that the phone is on
2.Send the spc you should see a device unlocked message in the log.
3.Go to the programming tab then the nam tab and read that page.
4.Read the Data tab and Mobile IP tab as well.
5.Do not close the dfs tab
6.Revert esn back to normal or smash the donor phone into a lot of pieces
Final Phase: (Non-Verizon and Sprint)
1.Power on target phone and place in diagnostic mode and plug into computer
2.Open qpst configuration add the port
3.Go to start clients then efs explorer
4.Now on the Left side of the efs explorer right click the screen go to new and directory
5.Name the directory "DMU" without the quotation marks then place the 10.key file into that directory by drag and drop then exit qpst
6.Now go back into dfs do not add the target phone yet and go to mobile ip nothing else on the screen should change
7.Now select the port the target phone is on in dfs and send the spc code
8.Write the nam tab to target phone after verifing it doesnt say home only then go to data tab and check the box next to pwd on the ppp section only which will change the pwd to hex format then write the data tab
9.Go to the mobile ip tab and right click the red stop sign looking thing on the second bubble and enable it and set active profile to 1 then click "write current profile settings" and click the write button on the left side of the screen
10.Now go back to the Nam tab and load the prl file I prefer using 00002 but you can experiment
Final Phase: (Verizon 4gLTE)
1.Power on target phone and place in diagnostic mode and plug into computer
2.Open qpst configuration add the port
3.Go to start clients then efs explorer
4.Now on the Left side of the efs explorer right click the screen go to new and directory
5.Name the directory "DMU" without the quotation marks then place the 10.key file into that directory by drag and drop then exit qpst
6.Now go back into dfs do not add the target phone yet
7.Now select the port the target phone is on in dfs and send the spc code
8.Write the nam tab to target phone after verifying it doesn't say home only then go to data tab and check the box next to pwd on the ppp section only which will change the pwd to hex format then write the data tab
9.Go to the mobile ip tab click "write current profile settings" and click the write button on the left side of the screen
10.Now go back to the Nam tab and load the prl file i recommend 00002 but experiment with what you want and reboot phone and enjoy
Having issues try getting 1x first on lte phones you will need a sim card unactivated by verizon and it should pop up after a minute or two should never take longer than 15 minutes the first time
make sure you have it set to nv only on lte handsets.
Need a guide for a specific model name it I'll write it for you step by step for a small fee.
Note I have not tested this on any apple product so cannot support them.
Between getting 1x and then going to target phone must be on airplane mode after esn on account is switched back
Read more: http://www.cricketusers.com/page-plus-cellular/38824-page-plus-3g-data-speeds-how.html#ixzz2VLa0LfsP
ANOTHER EDIT : SOMETHING I FORGOT ABOUT YOUR MMS
Steps to MMS (picture mail) configuration: This is only one way, but it works...
1. Open the messaging app and press menu and select settings.
2. Uncheck EVERY item in the settings and exit the app with the back button.
3. Open your browser and go to the URL "mms.ihavegreat.info" and download
4. Pull down the top of your screen and wait for the app to finish downloading
5. Tap the app to install and let it authorize and setup
6. Remove the stock messaging app from homescreen and replace with this new one.....(may also disable the original message app)
7. Reboot the phone and you should have working MMS
Click to expand...
Click to collapse

change apn ? to make it so i can use att data on this 526 prepaid

ive tried many ways ive read on these forums to make it to hwere i canuse att data on this 526 prepaid, but nothing has worked. please help me. non rooted but soon will have the right sd card to pull off the amazing phish sd trick.i got to the point where it asks me to enter format:mccmnc but it only allows numbers to be input.. i thought that is where i enter the att web address, but i was wrong about that one..any help would be much apprecited.
thanks
All you have to do is:
-power off device
-insert GSM compatible SIM
-power on device
-navigate to Settings->Mobile Data->GSM/UMTS Options->Access Point Names
-in the 3 dot context menu at the top right of the APNs settings screen, you should have the option to create a new APN
Worked on mine without root. I'm rooted, now; still works.

Categories

Resources