PIO Remote - Remote Serial

HI all,

I have to connect the MCU through the internet to my PC.
I know it’s possible to flash the firmware via PIO Remote, but I just want to use the remote serial port.
Is it possible to connect the MCU and send some messages through the serial interface?

I actually have a small Python script sending these messages with pySerial.
Can I use PIO Remote to just connect the MCU and still use the Python script to communicate with the MCU?

Thanks

Please open a feature request and we will implement it