gnokii-users
[Top][All Lists]
Advanced

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

Re: FC4 + CA-42 + Nokia 2112 -- Need help with initialization parameters


From: Harsha Ramesh
Subject: Re: FC4 + CA-42 + Nokia 2112 -- Need help with initialization parameters.
Date: Sat, 17 Dec 2005 12:02:08 +0530

Hi Bozo,

Here is the result of the commands when executed on the mobile via minicom

AT+CGMI -- error
AT+CGMM -- error
AT+CGMR -- error
AT+GMI -- +GMI: Nokia Mobile Phones
AT+GMR -- V0150V0200.nep
                      04-10-04
                          RH-57
                              (c) NMP, PRL:1
ATI0 -- error
ATI3 -- Nokia 2112
ATI2 -- error

I hope this information helps you.

I was wondering, are these commands documented somewhere? or are these just hit and trial commands? Would it be possible to build the communication layer in Java? If that would ease out the development process? If it is possible to build this layer in java, then i would be more than glad to help you guys out with it. The issue that i face in working with the C code is ....

1. I am not very comfortable with C
2. I am not aware of a good IDE that could help me with building the gnokii code. (This is not to say that I am tied down to using IDEs, but i would like to have a tool manage the code centrally for me)
3. I am facing difficulties in understanding the gnokii code at the moment.

If any of you on the list have suggestions, please voice it out.

thanks,
Harsha

On 12/15/05, Harsha Ramesh <address@hidden> wrote:
Hi Bozo,

I will do so and let you know the results.

thanks and regards,
Harsha


On 12/15/05, BORBELY Zoltan < address@hidden> wrote:
Hi,

On Sun, Nov 27, 2005 at 01:10:03PM +0530, Harsha Ramesh wrote:
> model: AT
> port_device: /dev/ttyACM0

[...]

> Message sent: 0x06 / 0x0008
> 41 54 2b 43 47 4d 4d 0d                         | AT+CGMM
> write: [AT+CGMM<cr>]
> read : [AT+CGMM<cr><cr><lf>ERROR<cr><lf>]
> Message received: 0x06 / 0x0011
> 03 41 54 2b 43 47 4d 4d 0d 0d 0a 45 52 52 4f 52 |  AT+CGMM   ERROR
> 0d                                              |
> Received message type 06
> Initialization failed (8)
> Telephone interface init failed: Unknown error - well better than nothing!!

Quite strange. Please run some kind of a terminal emulator (e.g. minicom,
kermit) and try to issue the following AT commands:

AT+CGMI
AT+CGMM
AT+CGMR
AT+GMI
AT+GMM
AT+GMR
ATI0
ATI3
ATI2

Please let me know the result.

Bye,
Bozo


_______________________________________________
gnokii-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gnokii-users



reply via email to

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