GSM interface

Hi,

I use a duemilanove + the GMS shield. The CPU board works perfectly (with the ethernet shield for instance) but the initial dialogue with the GSM shield doesn't ???
For the test the AT368 is removed and the duemilanove is only an USB/serial interface ... to test via a hyperterminal the GSM interface.
Does anyone has an idea ???
Many thank's

Which GSM shield are you talking about?

I use the hilo sagem hardware ...

Does anyone has an idea ???

You haven't said what the problem is, so I certainly don't.

The brainless Arduino with GSM shield doesn't work. But you haven't said what you wanted it to do, or how you set about making it do it, or what results you got. Other than "it" (whatever "it" is) didn't work. Lazy thing. I'd fire it if it was in my employ.

I think the ball is in your court.

Sorry for the lack of information.

Well I remove the ATMega from the duemilanove, I plug the libbelium shield on the top of it. The jumpers seem to be on the right position, GSM shield feeded by the arduino board and USB gateway for the 2 others. Then I set up the external power supply to the arduino board, linking it to the PC via an USB cable.
Then I started the hyperterminal COM10 and 19200 b/s 8 bits 1 stop... pushing 2 second on the on pushbutton.
At this time I expected to receive a message into the hyperterminal (I tried also AT) and nothing came on the screen ... it is why I indicate an initial communication problem.
The arduino board works perfectly with other board such as the ethernet shield ...
Do I miss something to start the dialogue ?