Actual data
Example of corrupted GPS data received:
282820: Received data 1.49�04����ҙ��?0����<3 from 0xbb to 0xaa
284130: Send data 1.40841162,103.91712189 from 0xaa to 0xbb
284135: Haversine distance: 11384.310 km 0s ago
Haversine distance of 11384.310 km is invalid
Possible solution
Use CRC library with format latitude,longitude,CRC to send data to peer node
Actual data
Example of corrupted GPS data received:
Haversine distance of
11384.310km is invalidPossible solution
Use CRC library with format
latitude,longitude,CRCto send data to peer node