Hello Everyone. I am New to IOT and ESP8266. I am not able to identify the problem with my ESP8266. I am using AT commands to send data to a server. All the AT commands works better when I am connecting to Thingspeak.com and data.sparkfun.com. But, Same thing doesn't work with the palapa web server which I am running on my Android phone. Please find my Commands and response from my ESP8266.
AT+RST
OK
ets Jan 8 2013,rst cause:4, boot mode:(3,1)
wdt reset
load 0x40100000, len 816, room 16
tail 0
chksum 0x8d
load 0x3ffe8000, len 788, room 8
tail 12
chksum 0xcf
ho 0 tail 12 room 4
load 0x3ffe8314, len 288, room 12
tail 4
chksum 0xcf
csum 0xcf
2nd boot version : 1.2
SPI Speed : 40MHz
SPI Mode : QIO
SPI Flash Size : 32Mbit
jump to run user1
rlNÿ
ready
AT+CWJAP?
+CWJAP:"me"
OK
AT+CWMODE?
+CWMODE:3
OK
AT+CIPMUX=0
OK
AT+CIPSTART="TCP","192.168.137.227",8080
CONNECT
OK
AT+CIPSEND=28
OK
> GET /recieve.php?a=10&b=10
SEND OK
No response from Server.
If I am trying with Thingspeak I get
> GET /update?key=VCRPQIZXXXTDM3EJ&field1=60
SEND OK
+IPD,3:538CLOSED
Thanks in advance for your help.
Nkb
No response from Server for GET request
Re: No response from Server for GET request
Postby ESP_Faye » Fri Sep 18, 2015 11:49 am
Hi,
Here is an example of using AT commands to send a GET request http://bbs.espressif.com/viewtopic.php?f=61&t=560.
Please notice that the new line (0x0d 0x0a) is necessary in GET request.
Thanks for your interest in ESP8266 !
Here is an example of using AT commands to send a GET request http://bbs.espressif.com/viewtopic.php?f=61&t=560.
Please notice that the new line (0x0d 0x0a) is necessary in GET request.
Thanks for your interest in ESP8266 !
Who is online
Users browsing this forum: No registered users and 188 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.