Chat freely about anything...

User avatar
By M.Ilyas
#19541 Hi everyone,

I am new to esp8266 so dont know much about them please bear with me.
I have bought two ESP-01 a week ago and i have been trying to run them for this whole period but no success.
I want to make esp01 a client to update sensor values in my database. To try that i am using arduino while sending AT commands but the problem is that when i send a get request using cipsend first i get something like (busy s....) and then receive (send ok) but nothing gets updated in my server and i was using the default firmware which was this (esp_iot_sdk_v0.9.5_15_01_23).
To resolve this i also changed the firmware to ( AI-v0.9.5.0 AT Firmware) but still same issue.
Then from http://espressif.com/ I downloaded the latest firmware (ESP8266 SDK (esp_iot_sdk_v1.1.0_15_05_26)) but a new problem imerged and that is that the wifi is not getting connected.
Please help and guide me so that i can get them working.

the below output is generated when try to connect to wifi network while using (ESP8266 SDK (esp_iot_sdk_v1.1.0_15_05_26)) firmware.

AT+CWJAP="THINK","QWERTY123!"

WIFI CONNECTED
+CWJAP:1

FAIL
WIFI DISCONNECT