simple serial issue

Most successful hardware serial projects are connecting to only one device at a time. That means disconnecting other devices while downloading code to the Arduino.

It's why the software serial library exists.