Maybe this will jog your gray matter
[{"id":"03a012017f1aab1c","type":"inject","z":"d1395164b4eec73e","name":"","props":[{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"PM","x":90,"y":60,"wires":[["f6a7b940652bb595"]]},{"id":"f6a7b940652bb595","type":"template","z":"d1395164b4eec73e","name":"","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"BN09\nFL00\nTM029\nFC00\nOS0\nWS000 000\nPJ104\nAL210\nVI731 000\nON1","output":"str","x":240,"y":60,"wires":[["294f4fb12b87cbd7"]]},{"id":"294f4fb12b87cbd7","type":"split","z":"d1395164b4eec73e","name":"simulate incoming data","splt":"\\n","spltType":"str","arraySplt":1,"arraySpltType":"len","stream":false,"addname":"","x":470,"y":60,"wires":[["0873c4f2f8b8663b"]]},{"id":"0873c4f2f8b8663b","type":"change","z":"d1395164b4eec73e","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"$substring($$.payload,0,2)","tot":"jsonata"},{"t":"set","p":"payload","pt":"msg","to":"$substring($$.payload,2)","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":360,"y":120,"wires":[["b858c660b6fa37e7"]]},{"id":"b858c660b6fa37e7","type":"join","z":"d1395164b4eec73e","name":"","mode":"custom","build":"object","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":false,"timeout":"1","count":"","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":530,"y":120,"wires":[["811efaebc59d6068"]]},{"id":"811efaebc59d6068","type":"debug","z":"d1395164b4eec73e","name":"debug 2565","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":710,"y":120,"wires":[]}]