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.

Recent content by omerjerk

  1. O

    400 Bad Request in SIM300 GPRS module

    I've got a SIM300 GPRS Module . And I want to make an HTTP Request to a PHP file with my GPRS Module. This is the code of my AT Commands : { if(firstTimeInLoop){ GPRS.write("AT+CGATT=1"); GPRS.write("\n\r"); GPRS.write("AT+CGDCONT=1,\"IP\",\"airtelgprs.com\"")...
  2. O

    Make an HTTP request with SIM300 Module

    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.

Part and Inventory Search

Back
Top