'Find the coordinates returned by the server after send commands GPS Tracker (TK303 etc)

I sent commands to the server according to the following links and data was returned that I do not know how to find the coordinates.

Link 1: GPS103 Tracker Listening Application in C#

Link 2: sending commands to tk103 gps tracker

Returned data: imei:XXXXXXXXXXXXXXX,tracker,220506170600,,F,230600.00,A,3541.45559,N,05122.93316,E,,;

I also did not find the exact source for sending the commands to the server. Example I found: How to send commands via GPRS to GPS Tracker (TK103, GT02, GT06, TK102 etc)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source