Too painful, too tedious, too dangerous, but hey, it's good to know there is a way.
|
|
|
|
|
|
Hi Folks.
Well, I found information about how to edit the SEEMs without a PC. Instead of that, we can use the KRZR K1 keyboard combined with OpCodes.
.
1 - Useful OpCodes:
.
32 -> Seem Read
47 -> Seem Write
54 -> Test Mode
34 -> Restart the phone
.
2 - How to READ a SEEM's Offset:
.
Let me show you an example: I want to read the current values stored for SEEMs 0050_0001 and 0051_0001, offsets X'8F' and X'93', respectivelly.
.
Well, this is what you need:
.
a - Enter the OpCode menu:
MENU + 048263*
.
b - Next, put your KRZR K1 in TEST MODE:
54 + OK
.
.. you will see "SUCCESS"..
.. press Back..
.
c - Enter the OpCode command to read the SEEM's Offset you want:
.
32*80*1*143*1 + OK
.
.. you will see ..
.
F1:0
F2 (D):78 -> this is an hexadecimal value
.
32*80*1*147*1 + OK
.
.. you will see ..
.
F1:0
F2 (D):78 -> this is an hexadecimal value
.
32*81*1*143*1 + OK
.
.. you will see ..
.
F1:0
F2 (D):78 -> this is an hexadecimal value
.
32*81*1*147*1 + OK
.
.. you will see ..
.
F1:0
F2 (D):78 -> this is an hexadecimal value
.
3 - How to WRITE a SEEM's Offset:
.
Let me show you an example: I want to write a new value for SEEMs 0050_0001 and 0051_0001, offsets X'8F' and X'93', respectivelly to increase my received/dialed calls maximum entries.
.
Well, this is what you need:
.
a - Enter the OpCode menu:
MENU + 048263*
.
b - Next, put your KRZR K1 in TEST MODE:
54 + OK
.
.. you will see "SUCCESS"..
.. press Back..
.
c - Enter the OpCode command to write the SEEM's Offset you want:
.
47*80*1*143*1*120 + OK
.
.. you will see ..
.
F1:0
.
47*80*1*147*1*120 + OK
.
.. you will see ..
.
F1:0
.
47*81*1*143*1*120 + OK
.
.. you will see ..
.
F1:0
.
47*81*1*147*1*120 + OK
.
.. you will see ..
.
F1:0
.
d - Restart the phone for the changes to take place.
.
34 + OK
.
______________________
.
Dissecting the READ/WRITE OpCodes:
.
32*80*1*143*1 means:
.
32 = Read Seem OpCode
80 = SEEM ID in Decimal (80 DEC = 50 HEX)
1 = SEEM ID Record Number in Decimal (1 DEC = 1 HEX)
143 = Starting SEEM's Offset in Decimal (143 DEC = 8F)
1 = How many bytes you want to read, in decimal (1 DEC = 1 HEX)
..
...
..
47*80*1*143*1*120 means:
.
47 = Write Seem OpCode
80 = SEEM ID in Decimal (80 DEC = 50 HEX)
1 = SEEM ID Record Number in Decimal (1 DEC = 1 HEX)
143 = Starting SEEM's Offset in Decimal (143 DEC = 8F)
1 = How many bytes you want to write, in decimal (1 DEC = 1 HEX)
120 = Value to store on the SEEM Offser, in Decimal (120 DEC = 78 HEX, .. NO BIT MANIPULATION HERE .., JUST THE VALUE IN DEC).
.
..
NOTE: IF YOU CHANGE THE FOUR PARAMETER FOR THE READ/WRITE OPCODES IN THE ABOVE EXAMPLES, THEN YOU'LL READ/WRITE MORE THAN ONE OFFSET AT THE SAME TIME !!!.
For example:
.
32*80*1*143*2, will return (read) offset's X'8F' and X'90', while 47*80*1*143*2*120, will write (put) the value 120 (dec) / 78 (hex) on offset's X'8F' and X'90'.
So, be careful and take your time when you change seems via OpCodes...
You can use the above procedure to change ANY SEEM on your phone !!!.
.
An advice: if you need to ENABLE / DISABLE individual bits, READ the byte value of the seem's offset you want to change, open your Windows CALC program and put that value (in HEX, remember), change your Windows CALC to binary mode, write down the binary value shown, put the new binary value on Windows CALC (binary mode) and finally change its mode to Decimal: that is the number you'll need to use with the Write Seem OpCode " 47 ".
..
I hope you will find that information useful.
![]()
KRZR K1 - S/W R4527_G_08.22.09R_A
V600 - S/W TRIPLETS_G_0B.09.75R
P8767 - S/W 7654
P8167 - S/W 7654
V8162 - S/W 7654
V120c - S/W 2200.01.35
"I love Motorola handsets!"
Too painful, too tedious, too dangerous, but hey, it's good to know there is a way.
Interesting. Surprised this isn't more popular to be honest. I see it's been mentioned before though: http://howardforums.com/showpost.php...85&postcount=3
I just don't see why it's not talked about much![]()
Last edited by stealth17; 03-23-2007 at 01:32 AM.
Please.... there is absolutely no need to quote an entire page... we already read it. u can edit quotes u know.
opps, sorry I don't usually do that....pretty tired tonightOriginally Posted by jsmithepa
![]()
I don't know about anyone else, but I'm impressed.
Uncertain
yeah this is crazy! it aint for noobs but for us it's easier, but i don't think u would go around changing seems with your phone so it's not gonna be THAT useful but hey nice find my friend
1000 posts on 05/9/2006 at 11:40 pm 2000 posts on 12/25/2006 at 16:01 pm 3000 posts on 10/24/2007 at 7:28pm
" Pedestrians stare and cops bow down , whenever the Q45 glides through town "
There is a great guide posted by Bipolar back on 05/01/2006 at MoMo.
I made a Dec => Hex => Bits conversion table also, it can be found here.
For a while I had to do all of my seem editing this way, I didn't have a PC.
There is also a program called OpCoder for your PC to determine the values for you, just plug in the seem edits, and it calculates the OpCode.
hey there! i noticed you say you have a firmware higher than 7058 on your timeport.....can you help explain to me how i can upgrade my firmware on mine so i can send txt messages instead of only recieveing them?
Bookmarks