View Single Post
Old 11-03-2017, 04:09   #65 (permalink)
BillA
No Life Poster
 
Join Date: Nov 2004
Location: USA
Posts: 1,207
Member: 92260
Status: Offline
Thanks Meter: 843
Quote:
Originally Posted by andrew_tm View Post
We work for add apn edit and spc read.

--


Andrew_tm, here's an easy way to get the SPC/MSL on most LG phones:
(you probably knew it, but just as a refresher... lol)

Start a LogCat session, and enter ##3282# to trigger the SPC verify activity:
adb logcat | grep "OEM_HOOK_RAW [06000000"

Followed by the SPC in unicode format (ex 313132323333 = 123456)

On some phones if you already have the com port open then simply send the QC command:
11 17 00 06 62 4F 7E
OR
11 17 00 08 1C A6 7E
And you get the SPC code 112233 in hex form as 313132323333:
11 17 00 06 31 31 32 32 33 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 46 BA 7E

To factory reset it (like ##786#) without the SPC, enter
5689#*<model#>#
SVC Menu
Factory Reset (R&D)


Last edited by BillA; 11-03-2017 at 04:15.
  Reply With Quote
The Following 2 Users Say Thank You to BillA For This Useful Post:
 
Page generated in 0.07832 seconds with 7 queries