There was a branch for Software Serial support, but it's not really reliable enough to use at the moment. You can use digitalPulse to send serial, but receiving is a different matter - I think you'd struggle.
So it's either normal ESP8266, cut the tracks on yours, or go for something like Espruino Wifi that has USB + multiople Serial ports
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
There was a branch for Software Serial support, but it's not really reliable enough to use at the moment. You can use
digitalPulse
to send serial, but receiving is a different matter - I think you'd struggle.So it's either normal ESP8266, cut the tracks on yours, or go for something like Espruino Wifi that has USB + multiople Serial ports