Simple autostarting example to toggle GPIO2 via tcp/udp
Posted: Thu Oct 02, 2014 3:56 am
Here you will find a diff to apply to the last SDK (at example)
the example will auto start the tcp/udp socket server and accept LED1 for GPIO2 HIGH and LED0 for setting GPIO2 LOW
the command LED will return the status of the GPIO, all this is done via a TCP connection to the module no need for extra mcu/arduino's
https://gist.github.com/zarya/f6c94d37d861a9079710
the example will auto start the tcp/udp socket server and accept LED1 for GPIO2 HIGH and LED0 for setting GPIO2 LOW
the command LED will return the status of the GPIO, all this is done via a TCP connection to the module no need for extra mcu/arduino's
https://gist.github.com/zarya/f6c94d37d861a9079710