View Full Version : how can i putt a diffrent a-key on my phone ? (vox8900)


tomcat383
27-02-2005, 22:04
i want to putt a diffrent a-key from the a-key that provide the company itself how can i do it ???
i am using vox8900?

ismael_mj23
28-02-2005, 12:32
Just press 2539 * *.

Then enter new akey code followed by the correct checksum, no spaces.

tomcat383
28-02-2005, 16:53
From the one that's calculating from the a-ket calculator found on the web the phone scream wrong a-key..

from what u are saying i need to putt a 6 digits followed by another 6 digits of checksum then it will work ????
By the way how can u get the right checksum for the a-key that I want to putt?

ismael_mj23
01-03-2005, 13:37
Akey is not 6 characters, a-key is a 20 digit number, followed by a 6 digit checksum.

tomcat383
01-03-2005, 16:44
20 decimal right ?? its 6 hex ??

pilot777
01-03-2005, 17:00
qxdm

tomcat383
01-03-2005, 22:57
how do i do it in qxdm ??
what is the command ??

ismael_mj23
02-03-2005, 01:51
mode offline-d
nv_write a_key {0,0xaaaaaaaa, 0xcccccccc}
mode reset

where a = akey and c = checksum

I think it is 8 digits hex, not 6.

tomcat383
02-03-2005, 03:28
10x man .........

joes007
02-03-2005, 13:08
mode offline-d
nv_write a_key {0,0xaaaaaaaa, 0xcccccccc}
mode reset

where a = akey and c = checksum

I think it is 8 digits hex, not 6.


Basically, a-key is not 6 characters, a-key is a 20 digit numbers, followed by a 6 digit checksum, and you can input them by kepad of phone.

You can also input them by QXDM, and the scripts are as follows,

mode offline-d
password "xxxxxxxxxxxxxxxx"
nv_write a_key {0, 0xaaaaaaaa, 0xbbbbbbbb}
mode reset

Where xxxxxxxxxxxxxxxx are the 16 hex numbers, the 16 hex digits of a_key are aaaaaaaabbbbbbbb. :)

tomcat383
02-03-2005, 17:16
can i putt the a-key from the keypad like that :

2539** then enter the a-key followed by checksum without anyspace beetween them ??

and can some tell me what is the length of the a-key beacuse i am getting a little confused from all the answer that u gave me ...

u know thats 20 digits in dec how many in hex ?? and how do i need to putt it in my phone including the checksum ...
10x for all of u guys for the help...

ismael_mj23
02-03-2005, 18:38
Via keypad only it can be entered in decimal mode (20 digits akey and 6 digits checksum)

In hex, only using qxdm.

pilot777
02-03-2005, 18:59
Ismael is right. Try his advice

tomcat383
02-03-2005, 19:52
10x i will try that...


by the way , by keypad i need to enter 20 digits then 6 digits checksum witout any spaces between them .. this is the right Procetdure right ??
i've just wantet to see if i got it right ...

ismael_mj23
03-03-2005, 16:59
Yes,

1- power up phone
2- press 2539**
3- enter 20 digit akey and immediatly followed by checksum no spaces. like this. aaaaaaaaaaaaaaaaaaaacccccc and press ok.
4- phone would say if akey is valid or not.
5- If valid you're done, if not akey is wrong.

Hope that works, Please don't stay in doubt, any question just ask, I'm here to help.

tomcat383
03-03-2005, 19:37
its working now all i need is to find the right a-key from my motorola .... v720

yycheung28
04-04-2005, 07:14
Sorry, I am a newbie here. I don't know much. I am trying to get the esn no of a audiovox 8900 with verizon. Since the back sticker is peel off. Is there any way to get the esn. I bought a cable and set up the driver and select the right com port, I also download many software audspc reader, audiovox 8500 esn charger, qxdm, bitpim, ect. Most software says phone not connected. I don't understand. The qxdm seems so complicate. Can anyone teach me how to use these programs, the more simply the better since I don't have much phone knowledge. Someone please help. I really appreciate. Thanks in advance.

xparty
13-04-2005, 09:40
how do i write SSD_A and SSB_B with QxDM?

tomcat383
14-04-2005, 11:13
mode offline-d
nv_write ssd_a {0,0x00000000,0x00000000}
nv_write ssd_a {1,0x00000000,0x00000000}
nv_write ssd_b {0,0x00000000,0x00000000}
nv_write ssd_b {1,0x00000000,0x00000000}
mode reset

xparty
14-04-2005, 22:51
thanx alot!
can you help once more?
if my cable is USB and i want to use it as COM
exp: UniCdma uses COM port and i have USB cable?
any softwere to use?

xparty
15-04-2005, 14:49
if for exp. the ssd_a is: DA2AC514BB89B75C
how do i put it?
and what is the command for A-Key? (QxDM)

tomcat383
16-04-2005, 02:29
it dosent metter u can use any com u want it it doesnt metter if your cable is usb ...

xparty
16-04-2005, 23:52
and how can i know the com num. ?

2