Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I bought a GSM module SIM300 . I've downloaded the PDF which gives the explanation of all the AT commands. But I'm really not getting how to make my arduino to connect to a webserver to open a PHP file.

share|improve this question
3  
This question is way too broad. Please ask a specific question that shows some research effort. – Camil Staps Apr 18 at 15:51
I want to ask in what is the general algorithm of AT COMMANDS to open a PHP file on web server. – omerjerk Apr 18 at 16:01
1  
@omerjerk It might be useful to read up on HTTP access to begin with - AT commands work at a level closer to the metal than that. Also, your accessing of a PHP or any other file type is irrelevant to the question, it's an HTTP request, and a corresponding response, regardless. – Anindo Ghosh Apr 18 at 16:21

closed as not a real question by Camil Staps, Anindo Ghosh, Leon Heller, Olin Lathrop, Brian Carlton Apr 18 at 17:28

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.