gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nokia Premicell


From: Daniele Forsi
Subject: Re: Nokia Premicell
Date: Mon, 5 Dec 2011 16:06:02 +0100

2011/12/5 Pawel Kot:

> Well, it apparently does not go into at_nokia_init(). And quite
> frankly I have no clue why. Probably some trivial issue, but I fail to
> see why.

I guess it's the weird identify strings with colons, spaces and non
printable chars ^S^Q^C^C

look at the first email of this thread:

Model        : : Nokia Cellular Data Adapter f
Product name : : Nokia Cellular Data Adapter f

41 54 2b 47 4d 4d 0d                            | AT+GMM
write: [AT+GMM<cr>]
read : [AT+GMM<cr><cr><lf>^S^Q^C^C: Nokia Cellular Data Adapter for
GSM and PCN/DCS 1800 <cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x06 / 0x004c
02 41 54 2b 47 4d 4d 0d 0d 0a 13 11 03 03 3a 20 |  AT+GMM       :
4e 6f 6b 69 61 20 43 65 6c 6c 75 6c 61 72 20 44 | Nokia Cellular D
61 74 61 20 41 64 61 70 74 65 72 20 66 6f 72 20 | ata Adapter for
47 53 4d 20 61 6e 64 20 50 43 4e 2f 44 43 53 20 | GSM and PCN/DCS
31 38 30 30 20 0d 0a 0d 0a 4f 4b 0d             | 1800     OK

we could replace the bad chars with question marks, they would make me
think at an  iconv() problem, but I guess there aren't many devices
that need this treatment
-- 
Daniele Forsi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]