Noobie here, need help with simple serial code

and it has a line feed and carriage return to it.

The one you wrote above does not have a "carriage return" "line feed" in it, it has the character sequence "/r/n", which is why I corrected it to "\r\n"