From: Adrian C on
James Salisbury wrote:

>
> I have fount that AT+CUSD=1,*#10# replies with
> +,C,U,S,D,:, ,2,,,",Y,o,u,r, ,b,a,l,a,n,c,e, ,i,s,
> ,9Ch,E4h,85h,A7h,86h,D,F3h,
>
> Any ideas on the extended ascii mapping?
>
> Thanks

http://www.3gpp.org/ftp/Specs/1999-10/for-itu/22090-301.pdf

References here ...

http://www.3gpp.org/ftp/Specs/html-info/23038.htm

--
Adrian C
From: Andy Burns on
On 12/04/2008 11:05, James Salisbury wrote:


> I have fount that AT+CUSD=1,*#10# replies with
> +,C,U,S,D,:, ,2,,,",Y,o,u,r, ,b,a,l,a,n,c,e, ,i,s,
> ,9Ch,E4h,85h,A7h,86h,D,F3h,

Well, I'll eat my hat ;-)

> Any ideas on the extended ascii mapping?

Anything in GSM 02.90 or 03.90?
From: James Salisbury on
Andy Burns wrote:
> On 12/04/2008 11:05, James Salisbury wrote:
>
>
>> I have fount that AT+CUSD=1,*#10# replies with
>> +,C,U,S,D,:, ,2,,,",Y,o,u,r, ,b,a,l,a,n,c,e, ,i,s,
>> ,9Ch,E4h,85h,A7h,86h,D,F3h,
>
> Well, I'll eat my hat ;-)
>
>> Any ideas on the extended ascii mapping?
>
> Anything in GSM 02.90 or 03.90?

if I issue AT+SCCS="GSM" then

I get back "Your balance is 4.34" with 01h used for pound sign I should
be able to program a pic to cope with that.