Seite 1 von 1

Please explain log Monitor data

Verfasst: Mi 9. Mai 2007, 07:40
von dante
I'm trying to get a (dis)charging profile on my K310i, by looking at the Debug.txt log file.

Can you explain what part of CSQ/CBKA is charge/signal/etc. ? Or at least point me in the right direction..

[quote]
> AT*EBCA=1
< +CREG: 1,"672B","000039C9"
< AT*EBCA=1
< *EBCA: 4153,5075,117,0,25,22,0,8,750,100,10,0,7051,0

> AT+COPS?
< AT+COPS?
< +COPS: 1,0,"Vodafone RO"

> AT*EBCA=0
< AT*EBCA=0

> AT+CSQ
< AT+CSQ
< +CSQ: 21,99

> AT*EBCA=1
< AT*EBCA=1
< *EBCA: 4153,5075,117,-50,25,22,0,8,750,100,10,0,7051,0

> AT*EBCA=0
< AT*EBCA=0

> AT+CSQ
< AT+CSQ
< +CSQ: 21,99
[/quote]

Verfasst: Mi 9. Mai 2007, 12:23
von FJ
This is various in diffrent models. Do you want to know it only for your device ?

Verfasst: Mi 9. Mai 2007, 15:54
von dante
Basically, yes, K310i. My little sis has K300i, so that would help, too. Much appreciated.

Verfasst: So 13. Mai 2007, 22:40
von Gast
Can you post something about AT*EBCA for K3X0i? Still can't find any information online...

Verfasst: Mo 14. Mai 2007, 08:16
von FJ
Oh sorry, i forgotten to answer:
EBCA: The Command is documented in the AT-Commandrefrence, but the values doesn't match the description. I had to findout myself which is what value. I splitted the line into by the seperators and thats the result (the number behind v is the position):

- current voltage on the phone is v(1) / 1000 V
- current voltage of the charger is v(2) / 1000 V
- current amperage from the charger is v(3) / 10 mA
- current amperage consumption of the phone is v(4) / 10 mA
- temperature of the battery is v(5)
- temperature of the phone is v(6)

The values behind i don't know (they are not interesting for MyPhoneExplorer)

The other values are good documented, please read yourself the AT-Commandrefrence

Verfasst: Mo 14. Mai 2007, 11:07
von dante
Cheers! Will report back on my progress.

PS: I find it surprising that in the mid-2007, SE allows for download obsolete references: dg_at_2003_r4a.pdf dg_at_2004_r6b.pdf

Verfasst: Mo 14. Mai 2007, 15:34
von FJ
Yes - its funny. That means that they also change the commands with the time