Is it possible to send an UART answer to a host microcontroller . So for example: the host microcontroller sends a request with some specific ID field every x ms to receive a variable who can be changed from the webpage. The esp8266 has to recognize this ID and has to respond immediately. Is this possible with LUA?
Is it possible to send an UART answer to a host microcontroller . So for example: the host microcontroller sends a request with some specific ID field every x ms to receive a variable who can be changed from the webpage. The esp8266 has to recognize this ID and has to respond immediately. Is this possible with LUA?