Two different baudrate on one arduino board?

If you use a software Serial only to TX you better set the RX pin to -1

This will save you a pin.

Don't know if that works on all SW serial libs,