Post your best Lua script examples here

User avatar
By Eshwar Natarajan
#43760 Hi,

New to the forum, I am trying to build LUA script that would allow data transmitted from one ESP8266 to be received at the other UART transparently. Has anyone done it before?

UART <----> ESP8266 <--- OTA ----> ESP8266 <----> UART

One ESP8266 will be in AP mode and other in station mode, want complete thing to be transparent as I am trying to replace wired connection.

While awaiting response, will search the forum as well thoroughly.

Regards,
Eshwar