SOLVED: USB Serial connection not working

I am using an Arduino MKR 1010 to send data to Realdash via USB Serial. RealDash runs on Android 13 (Samsung Galaxy Tab Active3) using Realdash CAN protocol.

I´ve tested the USB Serial communication with the Realdash Windows App, which works perfectly fine.
But on the Android device it does not.

I´ve recently uploaded the USB DEBUG log (approx. 96kB of size, some minutes ago. Might you have a look what goes wrong here?

Thank you in advance
akademik

USB\VID_0483&PID_5740 for android (need change)

Thank you so much… this worked!

I´ve managed to change the VID/PID using following procedure down in the last post here (PlatformIO & VS Code):