-->
Page 1 of 1

Control GPIO via TCP/IP (EXPRESSIF NONOS firmware)

PostPosted: Fri Jun 09, 2017 6:28 pm
by MrMU
Hi there,
I've finally managed to get the latest firmware (ESP8266_NONOS_SDK) onto a ESP01 module.

Via AT-commands I can control the GPIO (finally) :D
But is it possible to control the GPIO's from another device when (let's say), the ESP is in AP mode?

Is there a way to read the state of a GPIO (or ADC), or set the output for a certain IO via a TCP GET or PUT request?

My question is: how can I control these GPIO's from another device (client) without other controllers?
(please very basic)..