Your flowpin is on GPIO.3.

SERIN2 GPIO.1\GPIO.3, 3313, [DEC X]

Put the serial data on GPIO.3, and the flowpin on GPIO.1.
flowpin needs to be able to output.

And set GPIO.0 to OUTPUT for the LED.

OUTPUT GPIO.0

Don't forget to disable MCLR in the configuration.