Menu

#234 Problem with Phonebook with chinese characters

build 0.1.0.31x
closed-fixed
5
2004-06-18
2004-02-08
frosty
No

fma can retrieve the records successfully
with "AT+CPBR=1,250" command and receive "OK" from
the mobile. However, the debug log shows "Error
downloading phonebook".

Checking the Contacts from the Phone Memory, the last
record it obtains is just before the one with chinese
characters.

like this:
23:47:21:932 [TX] AT+CPBS="ME"
23:47:22:232 [RX] OK
23:47:22:262 [TX] AT+CPBR=?
23:47:22:553 [RX] +CPBR: (1-250),80,180
23:47:22:643 [RX] OK
23:47:22:673 Downloading phonebook (1-250)...
23:47:22:753 [TX] AT+CPBR=1,250
23:47:23:174 [RX] +CPBR: 1,"24444444",129,"Home/H"
23:47:23:354 [RX] +CPBR: 2,"25555555",129,"Winnie/M"
..................
23:47:29:012 [RX] +CPBR: 25,"26666666",129,"Work/M"
23:47:29:102 [RX] +CPBR: 26,"9777777",129,"?踹?/M"
23:47:29:132 [RX] +CPBR:
27,"9888888",129,"Laurence/M"
.....................
23:47:37:044 [RX] +CPBR:
63,"9888888",129,"Christine /M"
23:47:37:074 [RX] OK
23:47:37:104 Error downloading phonebook

The Last record obtained is Work (26666666). Any
comes after doesn't show up in the Contacts.

Discussion

  • frosty

    frosty - 2004-02-08
    • assigned_to: nobody --> z_stoichev
     
  • Zdravko Stoychev

    • status: open --> closed-out-of-date
     
  • Zdravko Stoychev

    • status: closed-out-of-date --> closed-fixed
     

Log in to post a comment.