Here we can all chat about fixing the AT+ command structure and the associated responses.

User avatar
By chobui7
#65915 Hi all,

I`m trying to send data to my sql using a php script using simple arduino AT COMMANDS on my Serial monitor and I get no +IPD reply from my ESP8266. In addition to that the data do not reach my php script.

The php script expects two values a temp1 and a hum1 that are then stored to my database. Here is the output from the serial monitor.