Use sole ESP01 with NONOS SDK to control GPIO's
Posted: Sat Jun 10, 2017 5:43 pm
Is it possible to control (read/write) GPIO's with nothing else than the ESP01 (with the latest NONOS SDK)?
I can control the GPIO when the ESP01 is connected via a serial port (via USB on my computer). But is it possible to control these GPIO's with nothing else than the ESP01 (no microcontroler) via WIFI?
In the official SDK release note I can't find any word of how to use these GPIO via WIFI commands (AT commands).
I just want to send a command on which the ESP01 sends back a signal if the action was success or failed.
Does this exist or do I need to set up a "homepage" for the server?..
I can control the GPIO when the ESP01 is connected via a serial port (via USB on my computer). But is it possible to control these GPIO's with nothing else than the ESP01 (no microcontroler) via WIFI?
In the official SDK release note I can't find any word of how to use these GPIO via WIFI commands (AT commands).
I just want to send a command on which the ESP01 sends back a signal if the action was success or failed.
Does this exist or do I need to set up a "homepage" for the server?..