SOLVED - Turning Off The GSM Shield

Hi Everyone,

I am using the GSM Playground shield as part of my Honours Project,

After sending a message out via the shield I would like to turn the Module off in the same manner as it is turned on,

There doesn't appear to be a method in the Library to do this - is there a way this can be achieved?

Thanks,

Dave.

Can you provide a URL and datasheet of the shield and the library used?

Shield: ​Váš parťák ve světě tvoření | HWKitchen.cz

Library: Google Code Archive - Long-term storage for Google Code Project Hosting.

Thanks,

Dave.

Anyone got any ideas on how to achieve this?

I was thinking there would be a simple AT command sequence that I could use - but not sure what that sequence is

Any pointers appreciated

Dave

I was thinking there would be a simple AT command sequence that I could use

There is, try AT#SHDN

wayneft:
There is, try AT#SHDN

Thanks wayneft!

That worked :smiley: