Page 1 of 1

UART -> WiFi adapter firmware

Posted: Fri Dec 10, 2021 6:14 pm
by davidWood
Hi,

Newbie :mrgreen: question here: I'm looking for firmware to do simple passthrough mode for ESP2866:

UART Rx -> Wifi out
Wifi in -> UART Tx

I'm still looking through what is available, but if someone could point me in the right direction, it'd be much appreciated!

If interested, my project is controlled by a TI F28379 DSP (200Mhz x 4 cores) and I need to send occasional Wifi commands to remote ESP2866 devices. So this ESP8266 would connect to the TI DSP's UART Rx/Tx.

TIA, dave