Page 1 of 1

Data Structures

Posted: Sun Aug 20, 2023 6:04 pm
by Timmie
Hi Folks,

I've got the device capturing data, but I cant make any sense of the payload. The payload seems be as follows:
AAAAAAAA#0:000000
24:345
11:200823
10:4225920
A:-00.000000
B:000.000000
C:000.000000
D:0.000000
E:0
F:12
12:76
82:53.000000
*BA
But I'm not sure what each element relates to, or if I wanted to add/remove values where I could do that ?
i can guess that element A + B = Long / Lat but they rest I'm not sure about.

Re: Data Structures

Posted: Mon Aug 21, 2023 10:29 pm
by stanley
It is as simple as [PID]:[data].

Re: Data Structures

Posted: Mon Aug 21, 2023 11:16 pm
by Timmie
Thanks, I searched a bit more and found this page here:
https://freematics.com/pages/hub/freema ... ng-format/

I should be able to translate that into PID's and values.