-->
Page 1 of 1

AT commands to "GET" to PHP

PostPosted: Sun May 14, 2017 4:40 am
by chobui7
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.