Page 1 of 1

sending codes7commands thru wifi

Posted: Wednesday 19 October 2016 22:19
by Pinguin
Dear all, I made a switch controller with arduino and an ESP01 as wifi interface.
To control the switches I must send string of the form XX (2 numbers) and a newline character (/n) to an Ip address; The ESP will transmit this to the serial port of arduino.
How could I do this in the switches edit ? a simple URL would be nice.

thanks for your help