get wizard connected to mtty for call timer reset - 8125, K-JAM, P4300, MDA Vario General

i want to clear my call timers, i got this method -
Code:
1) put device in bootloader mode
2) disable activesync usb connections
3) connect to bootloader using mtty.exe
4) when you see "USB>" prompt type this (DO NOT COPY-PASTE):
USB> rtask b
0 <--- wait until you see a "0" here
ate1 <--- enable local echo
atv1 <--- verbose output for return values
[email protected]?1 <--- get outgoing call time
[email protected]?0 <--- get incoming call time
[email protected]=<value1>,<value2> <--- set incoming and outgoing call
its for hermes but i think it will work for wizard(supercid) too,
when i connect device in bootloader mode, select usb from drop down, it gives me a CMD> prompt instead of USB> prompt, also when i type usb and press enter in usb prompt it says "I already connect to USB!" anyway to get the usb prompt ? or clear lifetimer, i need to sell this at good price and get a hermes

(nevermind)

Related

How to use the MTTY.exe ??

After many tries I think i´m to stupid th use this little program.
I´ve connected my Vario II in bootloader mode ,Activesync is disabled.USB is selected.All other checkboxes are default.
I´ve got the "USB" prompt.
If I use the "rtask b" command to enter the GSM AT command interface, I can´t make any inputs in MTTY.I can´t even go back with "returoR" to normal bootloader.
If I disconnect the USB cable the Hermes didn´t change from USB to serial.
What did I wrong?
It´s Hermes 300; IPL-1.01; SPL-1.04
Thanks for your replies
scorpio16v
When you type 'rtask b' and go to GSM bootloader you have no "local echo", that means what you type is not printed on the screen.
To enable local echo you have to type "ate 1" and press enter, also it is good to type "atv 1" for better responses.
To exit, you have to type "retuoR", but sometimes 3 times before it exits.
pof said:
To exit, you have to type "retuoR", but sometimes 3 times before it exits.
Click to expand...
Click to collapse
Thanks pof
The word "returoR" semms to be a mistake in the Wiki.
thanks, fixed
not sure why .. all i got is "cmd" instead of "usb" ... ?
when i try to conect mtty with my hermes, it open a window when usb is selected and all other radio default..it shows CLIENT CLEINT
and doesnt allow to enter any command..i can copy paste but command has no effect..what is wrong..i have disabled usb connection from active sync

call duration

how to reset total call duration? even flash new rom the call duration doesn't reset
it is the same with a car.
does not function.
i have already search for the answer, thanks
1) put device in bootloader mode
2) disable activesync usb connections
3) connect to bootloader using mtty.exe
4) when you see "USB>" prompt type this (DO NOT COPY-PASTE):
Code:
USB> rtask b
0 <--- wait until you see a "0" here
ate1 <--- enable local echo
atv1 <--- verbose output for return values
[email protected]?1 <--- get outgoing call time
[email protected]?0 <--- get incoming call time
[email protected]=270F,270F <--- set incoming and outgoing call
Work's only with the 1.01 mfg bootloader. (Imei-chek Payed sid unlock solution).

How to reset phone lifetime

Sorry if this is fool question. Does anyone know how to reset phone lifetime to zero. I am using Dopod 838pro. Thank you
hardreset ought to do the job
It depends what you mean. If it's the overall incoming / outgoing call timers (not just ones you can reset after individual calls) then a hard reset will not reset them. Nor will flashing new ROMs Radio or otherwise.
Now of course, I cannot think of a legitimate reason for doing this other than to fool a prospective purchaser of the phone, except perhaps if you have just bought the phone and want just your own totals. Still, this is not a legit activity.
Theoretically speaking only, it would be possible:
Method 1
Code:
1) put device in bootloader mode
2) disable activesync usb connections
3) connect to bootloader using mtty.exe
4) when you see "USB>" prompt type this (DO NOT COPY-PASTE):
USB> rtask b
0 <--- wait until you see a "0" here
ate1 <--- enable local echo
atv1 <--- verbose output for return values
[email protected]?1 <--- get outgoing call time
[email protected]?0 <--- get incoming call time
[email protected]=<value1>,<value2> <--- set incoming and outgoing call
OR
Method 2
http://forum.xda-developers.com/showpost.php?p=743016&postcount=4
http://forum.xda-developers.com/showpost.php?p=1320316&postcount=5
Mike
I have successfully reseted call timers. Cheers Mikes
I tried but i was not able to did it, maybe because my pc running Microsoft Windows Vista ???
mikechannon said:
[email protected]=<value1>,<value2> <--- set incoming and outgoing call
Click to expand...
Click to collapse
not true... it won't accept any value, the specific purpose of this is solely to reset the timers
casperkid said:
I have successfully reseted call timers. Cheers Mikes
Click to expand...
Click to collapse
Which way ???
I'll try 3 methods and fail. Tell me bro ...
I tried Method 1. But when connect to bootloader using mtty.exe
I do not see a "USB>" prompt I see a "Cmd>" prompt.
What is wrong?
Hrrrm.. I thought I'd try this too as I've always been curious about this...
It seems I get the Cmd> prompt too - is this as I'm accessing the 2.10.Olipro bootloader? Is there a different command set to this?
Hrrrmmm - Replying to myself...
It looks like you need to have to have HardSPL-1.10 installed - as looking at the changelogs for Olipro's HardSPL:
Code:
Hard-SPL-1.11
- Flashing Radio BL 0108 now supported
- Downgrading SPL no longer allowed.
- rtask command removed.
- new RUU interface required to flash ROM files.
Hard-SPL-1.10
-Initial release; SuperCID and no signing required
-Compatible only with Radio BL 0107
-has rtask commands for accessing radio facilities.
This means you'd have to downgrade to SPL v1.10 to get into the rtask b command set. Then upgrade to v2.10 later on...
That being said, when I try [email protected]=270F,270F I just get back "ERROR". It seems to do this on all values except 0000,0000 - however this doesn't seem to modify the call timers returned by talk?0 and talk?1...
Phone is currently IPL-1.04, SPL-1.10.Oli - which I understand should work, however I get the following:
Code:
USB> info 2
HTCSUSB> task 32
Level = 0
USB> rtask b
Enter Radio Image
AT-Command Interpreter ready
atv1
OK
ate1
OK
[email protected]=2710,2710
ERROR
[email protected]?0
@TALK: 00023C7D
OK
[email protected]=ffff,ffff
ERROR
Flashed back to SPL-1.01.Oli and the same problems... [email protected]=xxxx,xxxx will error on any value that isn't 0000 - which obviously doesn't reset the timers.
eightball said:
I tried Method 1. But when connect to bootloader using mtty.exe
I do not see a "USB>" prompt I see a "Cmd>" prompt.
What is wrong?
Click to expand...
Click to collapse
I have the same before, but after I flash my ROM with Hard-SPL-V7, and I see right away the USB> under mitty.exe. Search the forum for Hard-SPL-V7 if you want. After resetting the timer, you may want to flash back the Hard-SPL-V7 to another version. Good Luck!
Reason for resetting the timer: I bought my ATT 8525 in eBay, and I hate to see my phone showing hundreds minutes of incoming and out-going calls. Secondly, it is a chanllenge to myself if I can do it. Yes, I did it. It is part of the reason I bought ATT 8525/Hermes, it is FUN to do modifications!
Huh? Hard-SPL v7 doesn't have the rtask commands required to do this! Do you mean that you downgraded to 1.10, then reset usage, then upgraded to v7 afterwards?
Thanks to Pof, my phone was SIM Unlocked & SuperCID before hand. I tried to get USB> under mitty.exe with no luck. Eventually, I tried to change my HardSPL version, thanks to Olipro, I download the HardSPL-V7 from this thread http://forum.xda-developers.com/showthread.php?t=296722
As I said, after I flashed my ROM with this HardSPL-V7, I can get USB> under mitty.exe. Yes, after resetting the timer, I switched back to the original HardSPL by running Pof's Sim & SuperCID program again.
aaronwms said:
Thanks to Pof, my phone was SIM Unlocked & SuperCID before hand. I tried to get USB> under mitty.exe with no luck. Eventually, I tried to change my HardSPL version, thanks to Olipro, I download the HardSPL-V7 from this thread http://forum.xda-developers.com/showthread.php?t=296722
As I said, after I flashed my ROM with this HardSPL-V7, I can get USB> under mitty.exe. Yes, after resetting the timer, I switched back to the original HardSPL by running Pof's Sim & SuperCID program again.
Click to expand...
Click to collapse
I don`t understand how did you reset the timers in Hard-SPL-V7 when rtask command is disabled???
That's what I was wondering... I still haven't managed to figure this out - see my earlier posts for details...
CRCinAU said:
That's what I was wondering... I still haven't managed to figure this out - see my earlier posts for details...
Click to expand...
Click to collapse
I will try today with Hard-SPL 1.10 and SPL 1.04. I will report what happend!
I did a downgrade from HardSPL V7 (2.10 Olipro) to HardSPL 1.10 and done the folowing commands:
USB> rtask b
Enter Radio Image
AT-Command Interpreter ready
There was no "0" so I typed ate1 an got "0". Then continued:
atv1
OK
[email protected]=270F,270F
OK
Success. Timers are 00:00:00. The important thing is to have SuperCID on "info 2".
Hrrrm - I just did exactly what you did again, and it still errors... The difference is that I'm running radio version 1.50.30.10. I'm in the middle of flashing it back to 1.48.00.10 to try...
Nope... Still errors...
Code:
USB> rtask b
Enter Radio Image
AT-Command Interpreter ready
(type in atv1e1)
OK
[email protected]?0
@TALK: 00026755
OK
[email protected]=270F,270F,
ERROR
This is using SPL-1.10.Oli, radio version 1.48.00.10.
From what I understand, my device is SuperCID...
Code:
USB> info 2
HTCSUSB> task 32
Level = 0
USB>
What am I missing here? lol
IPL-1.04
SPL-1.10.Oli
Radio: 1.48.00.10

Upgrade without usable Mail button

Hello
I want to upgrade my MDA3 from WM2003se to WM06.
After i have read the upgrade artikel, i have seen, that im must change this
"Enable KITL” must be NO, “Clean Registry Hive” must be YES, “Format Storage” must be YES"
And here is my problem, my 4 buttons (Mail, Explorer, Windows, ok) in front of the MDA are Defect. So i can´t confirm the Options.
Are ther other ways to do this.
MFG Kleinepelle
PS: I know my english is very bad
Logically if you map the mail button to any of the top buttons, that should work as BA still keeps the entire software prior to pressing mail button. However an expert should confirm. Dont take risk.
Upgrade without usable mail button
kleinepelle said:
Hello
I want to upgrade my MDA3 from WM2003se to WM06.
After i have read the upgrade artikel, i have seen, that im must change this
"Enable KITL” must be NO, “Clean Registry Hive” must be YES, “Format Storage” must be YES"
And here is my problem, my 4 buttons (Mail, Explorer, Windows, ok) in front of the MDA are Defect. So i can´t confirm the Options.
Are ther other ways to do this.
MFG Kleinepelle
PS: I know my english is very bad
Click to expand...
Click to collapse
Hi there ... I have the same kind of problem with my O2 XDA IIs Blueangel. The mail button along with the other 3 (home,ie,ok) are not working or not responding anytime.I was not able to upgrade my rom and format the registry hive
But then i found a much simpler way to do it..
Try the following to format your rom,clear registry hive and upgrade to a new rom-all this even with the mail button not working.
You will need the program MTTY(Attached with this post).
1) Kill activesync processes: Ctrl+Shift+Esc in Windows to bring up Task Manager. Kill wcescomm.exe and WCESMgr.exe (by selecting the task on the processes tab, and clicking the End Process button below)
2) Phone needs to be POWER + Record + Pen Reset and on Serial/USB screen. COnnect it to the PC, and it should show USB, with the backlight remaining off.
3a) Run mtty1.42.exe
b) Select USB from first list (where COM1 is displayed. Don't press USB button). If USB (or a list item containing USB) isn't in the list, then you have't connected to the PC properly.
(Leave default parameters: 8 bits / Flow Control NONE / Stop bits 1 / Parity None / Local Echo No)
c) Click OK
3) Run following commands:
[press enter first to get USB> prompt]
USB>
5. type "set 14 0" without the quotes to tell bootloader to boot the OS after reset.
USB>set 14 0
HTCST ÚÈHTCEUSB>
6. type "task 28" to get your device formatted
USB>task 28
DOC_format_HW+
DOCInfoTableinitHW+
Binary0:dwSize=80000
BINFS0:dwSize=0
FAT0:dwSize=1000000
FAT1:dwSize=2BA0000
All:dwSize=3C20000
USB>
7. type "task 0" to ask your device reboot
USB>task 0
USB>
8) Exit the program, then re-hard-reset (POWER + Record + Pen Reset), leaving on USB screen in order to run ROM Flasher
9)Now be back to the Usb/Serial screen and run your favourite ROM upgrade-A clean installation
Please let me know if this worked for you too. I believe this was my great geeky work i did with my BA. Was so frustrated when the buttons were not
working.
P.S: This is not my own work. I got the Mtty app from this same forum and the steps too. I am terrible sorry if i have repeated a post or done something i should not
Thank you very much.
It runs very good.
MFG Kleinepelle
Great advice! this should be placed in the wiki as well
Thanks to you and to all others <ou mwntioned for this help. Dtipex
thanks, it works!
thanks, it works!!
crabiorc said:
Hi there ... I have the same kind of problem with my O2 XDA IIs Blueangel. The mail button along with the other 3 (home,ie,ok) are not working or not responding anytime.I was not able to upgrade my rom and format the registry hive
But then i found a much simpler way to do it..
Try the following to format your rom,clear registry hive and upgrade to a new rom-all this even with the mail button not working.
You will need the program MTTY(Attached with this post).
1) Kill activesync processes: Ctrl+Shift+Esc in Windows to bring up Task Manager. Kill wcescomm.exe and WCESMgr.exe (by selecting the task on the processes tab, and clicking the End Process button below)
2) Phone needs to be POWER + Record + Pen Reset and on Serial/USB screen. COnnect it to the PC, and it should show USB, with the backlight remaining off.
3a) Run mtty1.42.exe
b) Select USB from first list (where COM1 is displayed. Don't press USB button). If USB (or a list item containing USB) isn't in the list, then you have't connected to the PC properly.
(Leave default parameters: 8 bits / Flow Control NONE / Stop bits 1 / Parity None / Local Echo No)
c) Click OK
3) Run following commands:
[press enter first to get USB> prompt]
USB>
5. type "set 14 0" without the quotes to tell bootloader to boot the OS after reset.
USB>set 14 0
HTCST ÚÈHTCEUSB>
6. type "task 28" to get your device formatted
USB>task 28
DOC_format_HW+
DOCInfoTableinitHW+
Binary0:dwSize=80000
BINFS0:dwSize=0
FAT0:dwSize=1000000
FAT1:dwSize=2BA0000
All:dwSize=3C20000
USB>
7. type "task 0" to ask your device reboot
USB>task 0
USB>
8) Exit the program, then re-hard-reset (POWER + Record + Pen Reset), leaving on USB screen in order to run ROM Flasher
9)Now be back to the Usb/Serial screen and run your favourite ROM upgrade-A clean installation
Please let me know if this worked for you too. I believe this was my great geeky work i did with my BA. Was so frustrated when the buttons were not
working.
P.S: This is not my own work. I got the Mtty app from this same forum and the steps too. I am terrible sorry if i have repeated a post or done something i should not
Click to expand...
Click to collapse
very well explained . good job

Hermes (TyTN) Call Duration Reset

Hi. Please tell me a metod to reset call duration at HTC TyTN.
This is for personel use, not to resell on ebay as "NEW"...
How to reset call timer (if you want to know reason why you want to do this, please do additional research)
a). Please make sure that you are SuperCID and you understand the importance of hard spl as this maybe a dangerious operation for you.
b). Make sure that you have SPL 1.10 Olipro (this one works for me, higher version seems not work)
c). Download Mtty.exe and save it to your computer.
d). Open connection setting of your activesync or WMDC on your PC and disable "Allow USB connection".
e). Put your device into Bootloader mode and connect to your PC via USB
f). Run Mtty.exe from your PC
g). Select "USB" in port box and then click OK
h). Press Enter once or twice to let the screen dispay "USB>" or "CMD>"
i). Type "rtask b" and Enter then it should show result "0"
j). then type "ate1" and Enter then it should show result "0"
k).then type "atv1" and Enter then it should show result "OK"
l). then type "[email protected]=270f,270f" and Enter then it should show result "OK"
Restart you PPC.... you call timer should be 00.00.00
Cheers....
Where I finde Mtty.exe? Please help.
On the top bar is a little thing called "search", try there....
hello can you say me if this method work for htc tytn 2? thank you
thanks ultramag ...quick answer... some months ago i was curious and had to read many threads to even undestand. thanks

Categories

Resources