The serial port 0 is already connected to the USB to serial converter so you can't use that.
You read with a serial read command not a print.
Look up serial read in the referance, if you still have trouble then post your code. Use code tags.
The serial port 0 is already connected to the USB to serial converter so you can't use that.
You read with a serial read command not a print.
Look up serial read in the referance, if you still have trouble then post your code. Use code tags.