PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-05-2009, 02:29 PM
popdog54's Avatar
Eat Static
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
Location: Central NJ
 
Join Date: Feb 2008
Posts: 760
Reputation: 2995
popdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Trouble Getting MSL with GETSPC...

I'm trying to make a few tweaks to my TP2. The MSL I get from GETSPC won't unlock the EPST menu. Using the HEX ESN I tried using both upper and lower case letters to get the code but neither of them work. Anyone else having trouble?

EDIT: I forgot, I wrote down the MSL when I activated my phone. It's the secondary 6 digit code. It looks Like GETSPC isn't working with Sprint's TP2.

Last edited by popdog54; 09-05-2009 at 02:35 PM.
  #2 (permalink)  
Old 09-05-2009, 02:32 PM
stevedusa's Avatar
Halfway to VIP Status
Offline
Pocket PC: Sprint EVO
Carrier: EPRP 500
Location: Los Angeles, CA
 
Join Date: Sep 2007
Posts: 727
Reputation: 1500
stevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Trouble Getting MSL with GETSPC...

Quote:
Originally Posted by popdog54 View Post
I'm trying to make a few tweaks to my TP2. The MSL I get from GETSPC won't unlock the EPST menu. Using the HEX ESN I tried using both upper and lower case letters to get the code but neither of them work. Anyone else having trouble?
How do you even call up the EPST menu? I forgot the sequences of the * and #.

I think there is another way that you can find out by editing couple registry entries and wait like, 15 minutes. Let me do some search on that one.
This post has been thanked 1 times.
  #3 (permalink)  
Old 09-05-2009, 02:34 PM
8notime's Avatar
Almost a VIP
Offline
Pocket PC: Touch Pro 2
Carrier: Verizon
Location: Seattle, WA
 
Join Date: Dec 2006
Posts: 985
Reputation: 1454
8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Trouble Getting MSL with GETSPC...

I always use this procedure:

Change the following registry entries in:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\ATDbgLog
Enable: 1
LogMode: 1

* Wait a about 10 minutes (more time will not hurt), and soft-reset.

* Check to see that the file \Atlog\ATDbg0.txt has been created.

* Return the values back to what they were (most likely 0) waiting the same amount of time as above.

* Look in the ATDbg0.txt file and you should see a log of commands sent to the CDMA radio and there should be something like this somewhere in the file:

~~~~~~~~~~~SNIP~~~~~~~~~~~~
00:00:00 Tx:AT+HTC_RMSL=0\r
00:00:00 Rx:+HTC_RMSL: (###THIS WILL BE THE MSL###)\r\n0\r
00:00:00 Tx:AT+HTC_ROTKSL=0\r
00:00:00 Rx:+HTC_ROTKSL: 123456\r\n0\r
~~~~~~~~~~~SNIP~~~~~~~~~~~~


The numbers next to the Rx: +HTC_RMSL line should be your MSL

I've used this one too and have had good luck: http://forum.ppcgeeks.com/showthread.php?t=43560
This post has been thanked 1 times.
  #4 (permalink)  
Old 09-05-2009, 02:35 PM
8notime's Avatar
Almost a VIP
Offline
Pocket PC: Touch Pro 2
Carrier: Verizon
Location: Seattle, WA
 
Join Date: Dec 2006
Posts: 985
Reputation: 1454
8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep8notime is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Trouble Getting MSL with GETSPC...

Quote:
Originally Posted by stevedusa View Post
how do you even call up the epst menu? I forgot the sequences of the * and #.
##778#
This post has been thanked 1 times.
  #5 (permalink)  
Old 09-05-2009, 02:38 PM
stevedusa's Avatar
Halfway to VIP Status
Offline
Pocket PC: Sprint EVO
Carrier: EPRP 500
Location: Los Angeles, CA
 
Join Date: Sep 2007
Posts: 727
Reputation: 1500
stevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Trouble Getting MSL with GETSPC...

Quote:
Originally Posted by 8notime View Post
I always use this procedure:

Change the following registry entries in:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\ATDbgLog
Enable: 1
LogMode: 1

* Wait a about 10 minutes (more time will not hurt), and soft-reset.

* Check to see that the file \Atlog\ATDbg0.txt has been created.

* Return the values back to what they were (most likely 0) waiting the same amount of time as above.

* Look in the ATDbg0.txt file and you should see a log of commands sent to the CDMA radio and there should be something like this somewhere in the file:

~~~~~~~~~~~SNIP~~~~~~~~~~~~
00:00:00 Tx:AT+HTC_RMSL=0\r
00:00:00 Rx:+HTC_RMSL: (###THIS WILL BE THE MSL###)\r\n0\r
00:00:00 Tx:AT+HTC_ROTKSL=0\r
00:00:00 Rx:+HTC_ROTKSL: 123456\r\n0\r
~~~~~~~~~~~SNIP~~~~~~~~~~~~


The numbers next to the Rx: +HTC_RMSL line should be your MSL

I've used this one too and have had good luck: http://forum.ppcgeeks.com/showthread.php?t=43560
That's it, thanks!
  #6 (permalink)  
Old 09-05-2009, 02:44 PM
stevedusa's Avatar
Halfway to VIP Status
Offline
Pocket PC: Sprint EVO
Carrier: EPRP 500
Location: Los Angeles, CA
 
Join Date: Sep 2007
Posts: 727
Reputation: 1500
stevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Trouble Getting MSL with GETSPC...

Actually I just realized something... if you activated online by an ESN swap, the page where it ask you to do some programming, the "Secondary 6-digit code" is the MSL.

Glad I saved that page.
  #7 (permalink)  
Old 09-05-2009, 02:51 PM
popdog54's Avatar
Eat Static
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
Threadstarter
Location: Central NJ
 
Join Date: Feb 2008
Posts: 760
Reputation: 2995
popdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Trouble Getting MSL with GETSPC...

Quote:
Originally Posted by stevedusa View Post
Actually I just realized something... if you activated online by an ESN swap, the page where it ask you to do some programming, the "Secondary 6-digit code" is the MSL.

Glad I saved that page.
Yes, I already mentioned that in the first post. Hopefully those who haven't received their TP2s yet will see this. It will save them some trouble.
  #8 (permalink)  
Old 09-05-2009, 03:00 PM
freeza's Avatar
Super Saiyan 3
Offline
Pocket PC: HTC EVO 3D
Carrier: Sprint
Location: California
 
Join Date: Aug 2007
Posts: 2,129
Reputation: 2491
freeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIP
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to freeza Send a message via MSN to freeza Send a message via Yahoo to freeza Send a message via Skype™ to freeza
Re: Trouble Getting MSL with GETSPC...

couldn't you have used BAF's MSL grabber?
  #9 (permalink)  
Old 09-05-2009, 03:02 PM
popdog54's Avatar
Eat Static
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
Threadstarter
Location: Central NJ
 
Join Date: Feb 2008
Posts: 760
Reputation: 2995
popdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIPpopdog54 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Trouble Getting MSL with GETSPC...

Quote:
Originally Posted by freeza View Post
couldn't you have used BAF's MSL grabber?
Maybe, I've never tried BAF's. Anyone try it? I was just pointing out that GETSPC didn't work on my Sprint TP2.
  #10 (permalink)  
Old 09-05-2009, 03:02 PM
stevedusa's Avatar
Halfway to VIP Status
Offline
Pocket PC: Sprint EVO
Carrier: EPRP 500
Location: Los Angeles, CA
 
Join Date: Sep 2007
Posts: 727
Reputation: 1500
stevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on repstevedusa is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Trouble Getting MSL with GETSPC...

Quote:
Originally Posted by freeza View Post
couldn't you have used BAF's MSL grabber?
Tried it, not working.
Closed Thread

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 04:49 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com