Hi,
if somebody is interested here are all(?) service codes of P11 Pro from "Engineering Code.apk"
Settings/Search:
####0000# : Display version info
####1111# : factory test log (Service Test)
####2222# : Display SN
####3333# : offline log (LenovoLogger)
####3334# : open all offline log
####3335# : close all offline log
####5993# : Display internal frameWork version (incl. Regional Code)
####6020# : Set Regional Code (Does Factory Reset)
####6030# : Auto Set Regional Code if "countryCode" present, else set Regional Code and "second_ccode" == "true" (Does Factory Reset)
####7777# : Factory reset
####8375# : Baseband version info
####33284# : Debug set
####025160# : turn off lte sar
####025161# : turn on lte sar
####025162# : turn off wifi sar
####025163# : turn on wifi sar
Generic:
*#*# ... #*#* == android_secret_code:// ...
Click to expand...
Click to collapse
What dialer will connect with wifi tablet ?
Related
WARNING!!! FACTORY RESET/CLEAN INSTALL IS A MUST!
Absolute Conditions:
1. Provider support
2. Handheld support
Files location:
1. customer.xml
- /system/csc/customer.xml
- /system/csc/XXX/system/csc/customer.xml
2. other.xml
- /system/csc/other.xml
- /system/csc/XXX/system/csc/other.xml
Let's start.
1. Open customer.xml in text editor (windows or linux)
2. Look for line like this:
Code:
<Settings>
<Main>
<Network>
<AutoProfile>on</AutoProfile>
<AutoVoicemail>on</AutoVoicemail>
<AutoEmailAccount>off</AutoEmailAccount>
<AutoBookmark>off</AutoBookmark>
<AutoLink>off</AutoLink>
<AutoSyncML>off</AutoSyncML>
<AutoFastDormancy>off</AutoFastDormancy>
<AutoWbAmr>off</AutoWbAmr>
<AutoFOTA>off</AutoFOTA>
</Network>
3a. Add this line below <Network> :
Code:
<NbWbAmr>1</NbWbAmr>
<WbAmr>
<NetworkName>default</NetworkName>
<WbAmrCodec>on</WbAmrCodec>
</WbAmr>
3b. Change <AutoWbAmr>off</AutoWbAmr> to <AutoWbAmr>on</AutoWbAmr>
4. So it will look like this:
Code:
<Settings>
<Main>
<Network>
[COLOR="Red"]<NbWbAmr>1</NbWbAmr>
<WbAmr>
<NetworkName>default</NetworkName>
<WbAmrCodec>on</WbAmrCodec>
</WbAmr>[/COLOR]
<AutoProfile>on</AutoProfile>
<AutoVoicemail>on</AutoVoicemail>
<AutoEmailAccount>off</AutoEmailAccount>
<AutoBookmark>off</AutoBookmark>
<AutoLink>off</AutoLink>
<AutoSyncML>off</AutoSyncML>
<AutoFastDormancy>off</AutoFastDormancy>
[COLOR="Red"]<AutoWbAmr>on</AutoWbAmr>[/COLOR]
<AutoFOTA>off</AutoFOTA>
</Network>
5. Save it.
6. Next, open others.xml in text editor
7. Add this line below <FeatureSet> :
Code:
<FeatureSet>
<CscFeature_Common_EnableHDVoiceDuring3GConnection>TRUE</CscFeature_Common_EnableHDVoiceDuring3GConnection>
7. Save it, FINISH.
How to activate: FACTORY RESET
- Recommended from CWM/Philz Touch recovery
- If you factory reset from setting menu, you will lost ALL internal data.
How to check HD Voice status:
- Dial *#0011#
- Menu > back
- Menu > key input > Q
- Menu > key input > 0000 ( wait)
- [8] WB-AMR Status
- HD Voice enable if WB-AMR SETTING and UMTS WB is ON
Why [TEST] ?
- I'm not sure if my provider support for HD Voice
- If you guys have provider that support HD Voice but got disabled by samsung, please try this guide and report back
Notes:
- I dont know other easy way to activate this guide without factory reseting device
- If you guys knew the easy way without factory reset, please share it
- There is another way to activate HD Voice without factory reset device, but its modification not from CSC.
- For some country, HD Voice enabled by default, so no need to do this
But please check <AutoWbAmr>on</AutoWbAmr>, sometimes it off.
- I9500 TW custom rom developer can made his/her rom have HD Voice support by default by using this guide.
- Sorry for bad english, wish you guys understand what I type
Sample
This is modified CSC for South East Asia region:
CSC_SEA_HDVOICE (Mega)
One question: which files i must modify? The ones in "/system/csc/", the ones in "/system/csc/XXX/system/csc/" (where XXX for me is AFG), or the ones in all the folders (AFG, AFR, etc.) ?
Hello Every body
I have a Huawei USB dongle and I need to change IMEI via one of these methods: [AT Command / Diagnostic mode / QCDM Command]
I find a tool.exe to change it but I need to do it manually, also I run Serial Port Monitor to see what's the tool is doing ? I capture codes in HEX in Diag mode
Thanks all
----------------------------------------------------
Found Applications port COM4
Found Diagnostics port COM5
Found modem : E303
Model : Huawei E303
IMEI : ****************
Serial NR. : E9PBY*******
Firmware : 22.157.79.02.37
Compile date / time : Sep 5 2012 13:57:36
Hardware ver. : CH2E303SM
Dashboard version : HiLink12.012.02.03.37
Web UI version : HiLink12.012.02.03.37
Chipset : HiSilicon
Voice feature : not supported in current firmware
SIM Lock status : Locked (CardLock)
Wrong codes entered : 0 (unlock attempts left : 10)
===================================================================
XDA Visitor said:
Hello Every body
I have a Huawei USB dongle and I need to change IMEI via one of these methods: [AT Command / Diagnostic mode / QCDM Command]
I find a tool.exe to change it but I need to do it manually, also I run Serial Port Monitor to see what's the tool is doing ? I capture codes in HEX in Diag mode
Thanks all
----------------------------------------------------
Found Applications port COM4
Found Diagnostics port COM5
Found modem : E303
Model : Huawei E303
IMEI : ****************
Serial NR. : E9PBY*******
Firmware : 22.157.79.02.37
Compile date / time : Sep 5 2012 13:57:36
Hardware ver. : CH2E303SM
Dashboard version : HiLink12.012.02.03.37
Web UI version : HiLink12.012.02.03.37
Chipset : HiSilicon
Voice feature : not supported in current firmware
SIM Lock status : Locked (CardLock)
Wrong codes entered : 0 (unlock attempts left : 10)
===================================================================
Click to expand...
Click to collapse
Hi
Sorry to inform you but changing IMEI is illegal in most countries and you wont get help here on XDA
Thread closed
Hello,
I have a Huawei USB dongle and I need to change IMEI via one of these methods: [AT Command / Diagnostic mode / QCDM Command]
I find a tool.exe to change it but I need to do it manually, also I run Serial Port Monitor to see what's the tool is doing ? I capture codes in HEX in Diag mode
Thanks all
----------------------------------------------------
Found Applications port COM4
Found Diagnostics port COM5
Found modem : E303
Model : Huawei E303
IMEI : ****************
Serial NR. : E9PBY*******
Firmware : 22.157.79.02.37
Compile date / time : Sep 5 2012 13:57:36
Hardware ver. : CH2E303SM
Dashboard version : HiLink12.012.02.03.37
Web UI version : HiLink12.012.02.03.37
Chipset : HiSilicon
Voice feature : not supported in current firmware
SIM Lock status : Locked (CardLock)
Wrong codes entered : 0 (unlock attempts left : 10)
===================================================================
Mod Edit
Changing imei is illegal in most countries.
You will not receive support for that on this site
Thread closed
malybru
Senior Moderator
Hi,
I find my your unlock code here: http://calc.gmss.ru/
IMEI : 866837022450447
Flash Code : 38352395
V1 Unlock Code : 66217658
V2 Unlock Code : 26457036
V201 Code 34533096
Hash code (IMEI): a487da9cb95897babf33ff9eb5c2a887
================================================== =================
DC - Unlocker 2 Client 1.00.1392
Detecting modem :
selection :
manufacturer - Huawei modems
model - Huawei E5573
Selected Applications port COM10
Selected Diagnostics port COM9
Found modem : E5573s-856
Model : Huawei AuthVer 4 modem (New)
IMEI : 866837022450447
Serial NR. : TBCDW15B23006600
Firmware : 21.319.01.01.225
Dashboard version : WEBUI_17.100.17.00.225_MRE5
Web UI version : WEBUI_17.100.17.00.225_MRE5
SIM Lock status : unlocked
Wrong codes entered : 10 (unlock attempts left : 0)
================================================== =================
AT^CARDLOCK="a487da9cb95897babf33ff9eb5c2a887"
+CME ERROR: 50
AT^CARDUNLOCK="a487da9cb95897babf33ff9eb5c2a887"
ERROR
Other Method:
AT^datalock="34533096"
ERROR
AT^maxlcktms=10
+CME ERROR: 0
What must i do to solve the issues?
how to reset counter from 10 to 0 for airtel 4G hotspot Model: Huawei E5573Cs-609. I tried DC-Unlocker but showing unable to find modem. Pls help.
Unlock code for Huawei modem E8372h-153 4G wingle
Please help me with unlock code for Huawei modem
Model: E8372h-153
Imei : 866457022958065
Carrier: MtN Gh
Thank you
THIS IS DETAILS MY PHONE!
=================
Model : 5056D
Brand : TCL
Manufacturer : TCL
Hardware : qcom
Codename : POP455C
Device Type : GSM
IMEI Number Slot 1 : 356999071650249
IMEI Number Slot 2 : 356999071650256
Serial Number : d8da6a98
NFC : Unsupported
Root Access : Not Rooted
=================
Shared from : SIM Device Info
NOTE: For security reason please delete after use!
Hint: Add TCL 5056D to this thread's title so mainly users who own such a phone are addressed.