Get unreadable string from GPS tracker
问题 I'm getting this unreadable string from a GPS tracking device and I need to decode these information so I can use it in my application (c#). $A grQ05Ah@‘)���ÿÿûÿÿ����°#~À‚¡U But in fact what i expect is something like below : *HQ,XXXXXX,41,4#V1,time,A,**Lat**,N/S,**Lng**,W/E,000.00,000,date,FFFFFBFF,432,35,32448,334 How can i convert the string to standard format in c# ? I convert data to byte as you can see : 24-41-20-20-67-72-51-30-35-41-68-40-91-29-3F-3F-3F-FF-FF-FB-FF-FF-3F-3F-3F-3F-B0-23