Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Make an HTTP request with SIM300 Module

Status
Not open for further replies.

omerjerk

Newbie level 2
Newbie level 2
Joined
Apr 20, 2013
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,293
I'm using SIM300 module. I read this thread https://www.edaboard.com/threads/154744/ . But I'm not getting on how to make an http get request to the server.
I'm on arduino .. My all commands are working fine upto AT+CIPSTART . But I'm not able to figure out AT+CIPSEND command.
 

Use a SIM900 or SIM900A or SIM900D. Use HTTP GET & POST Request Commands instead of using a socket based protocol. I have tried to access php files and got successful results.

Use commands as follows: (Google in for further details)

AT+SAPBR
AT+HTTPINIT
AT+HTTPTERM
AT+HTTPPARA
AT+HTTPACTION
AT+HTTPDATA
etc, etc...
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top