I have success with 1k hold up for now.
I also have no problems for years with SEROUT command working on a port pin set as analog and input, why?

TRISA =255 'all PortA Inputs
ADCON1 =0 'all PortA Analog

SerOut PORTA.0,N2400 ...