Thanks for the suggestion. In their example they use "mySerial.listen()" so I'd block the other softwareserial port with that command. I am trying to figure out a way to listen on two softwareserial ports at the same time and if one has available data then it should transfer it to the other one. So fat it's only possible to transfer data to the hardware serial pins