- Mon May 02, 2016 12:51 pm
#46714
TheWaldorfer what version of ESP Basic you use ?
In latest (A20) (
edit. A21 didnt fix it)
Code: Select allwget("192.168.178.23/esp/pin.php?Action=Message&mfrom=&mto=System&mtype=1&mess=Door/Window_opened")
gives me
Failed to reach end of input expression, likely malformed input
Variable Dump: shows
wget("192.168.178.23/esp/pin.ph = error
wget(string) also aint working, but without Variable Dump: error
If i remove
Code: Select all=
wget("192.168.178.23/esp/pin.php?ActionxMessage&mfromx&mtoxSystem&mtypex1&messxDoor/Window_opened")
i get no error, but also no conection, ESP's diode aint blinking when wget().
PS.
My first post so Hello Everybody,
ESP8266 BASIC is great, reeeealy good work