Please explain log Monitor data

For user who dont speak german please use this part of my forum
Antworten
dante

Please explain log Monitor data

Beitrag 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]
FJ
Site Admin
Beiträge: 32113
Registriert: Mi 15. Feb 2006, 01:16
Wohnort: Tirol

Beitrag von FJ »

This is various in diffrent models. Do you want to know it only for your device ?
dante

Beitrag von dante »

Basically, yes, K310i. My little sis has K300i, so that would help, too. Much appreciated.
Gast

Beitrag von Gast »

Can you post something about AT*EBCA for K3X0i? Still can't find any information online...
FJ
Site Admin
Beiträge: 32113
Registriert: Mi 15. Feb 2006, 01:16
Wohnort: Tirol

Beitrag 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
dante

Beitrag 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
FJ
Site Admin
Beiträge: 32113
Registriert: Mi 15. Feb 2006, 01:16
Wohnort: Tirol

Beitrag von FJ »

Yes - its funny. That means that they also change the commands with the time
Antworten