@ongvanor You can use any of the serial ports on the Mega, I currently have set up using Rx3 / Tx3. On an Arduino UNO you can also use software serial to output message without getting the boot up crap or if you need a different baud rate. I always try and link the ESP8266 device that is running ESP-Link to the UNO / MEGA using hardware serial ports if possible.