I switched the pins and did
ESP32
Serial2.setup(115200,{rx:D16,tx:D17}) Serial2.print("lorem ipsum dolor");
Got on Espruino:
l orem ips um d olor sit ame t >
@n00b started
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.
I switched the pins and did
ESP32
Got on Espruino: