Payload Parse HEX to ASCII and separate data

Payload Parse HEX to ASCII and separate data

Hi, this is my payload: 544B3D30323A34323A31393B343B33363B2D32322E333534363936322C2D34352E373833323238363B563D332E33303B

it's Hexadecimal, using online calculator to ASCII  that is the information: TK=02:42:19;4;36;-22.3546962,-45.7832286;V=3.30; How can I do this in the payload parser? Also, I need to separate, header, time, satellites, snr, location e battery voltage.