View Single Post
Old 11-09-2018, 17:46   #162 (permalink)
andrew_tm
Product Supporter
 
andrew_tm's Avatar
 
Join Date: Feb 2007
Location: Europe
Posts: 8,010
Member: 445973
Status: Offline
Thanks Meter: 3,489
Quote:
Originally Posted by BillA View Post
Sprint unlock works fine for the most part, but to enable APN here are some suggestions:

In Hidden Menu > IOT/CDG2 > LTE > Operation Mode change Production Network to Lab Network.
Or restart with a Sprint SIM card inserted, select network, then replace with user SIM.

To enable diag/hidden menu:
GSM
-----
277634#*# (diag)
2945#*<model#># (unlock)
3845*#<model#># (diag)
159753#*<model#># (diag)
*#546368#*<model#># (diag)
*#865625# (unlock)

Verizon
--------
##228378 + Call
##5473784236368 + Call
##7764726<model#> + Call

Sprint
-------
5689#*<mode#>#
##3424# + SPC code
##8378# + SPC code


You can try to following ADB activities (not all will work, but worth a try):
adb shell am start com.lge.SprintHiddenMenu/com.lge.SprintHiddenMenu.iot.IotHiddenMenuMain
adb shell am start com.lge.networksettings/com.lge.networksettings.MobileNetworkSettings
adb shell am start com.lge.networksettings/.MobileNetworkSettingsForGLOBAL
adb shell am start com.lge.networksettings/.msim.MSimMobileNetworkSubSettings


LTE Service Disabled fix
--------------------------
Insert an original SIM, and the network option will be enabled so it can be changed manually.
OR
Using Quick Shortcuts search for "mobile", Mobile Networks, Network Selection, GSM/UMTS.
OR
adb shell am start com.lge.networksettings/com.lge.networksettings.MobileNetworkSettings


Data fix
---------
5689#*<model#>#
Field Test > NAO Test > NAOT > NAO Setting > NAO Carrier > SPR/None
Field Test > NAO test > NAOT > NAO Setting > NAO Test Toggle > NAO Carrier > SPR/None


No upload data fix
--------------------
Unlock
##786# reset
Unlock again
Disable hands-free
Set APN to IPv4/v6 with TMO
OR
Reset SEC partition


HFA/Hands Free Activation popup disable
----------------------------------------------
adb shell pm uninstall -k --user 0 com.android.LGSetupWizard
adb shell pm uninstall -k --user 0 com.lge.activation
adb shell pm uninstall -k --user 0 com.LogiaGroup.LogiaDeck
Thanks to Sprint guru


  Reply With Quote
The Following User Says Thank You to andrew_tm For This Useful Post:
 
Page generated in 0.09125 seconds with 7 queries