User Guide

FSE1001 User Guide
4.2.3 Messages format
The sensor uses the following format when sending calculated forces:
Table 4.2: Message structure of the FSE1001 (calculated forces)
Name
Format Length Value
Start of message Char 1 byte 0x0D
Size of message Char 1 byte 0x0C
Type of message Char 1 byte 0x66
Timestamps
1
Uint32 4 bytes
(Little Endian)
Force Z Float 4 bytes
(Little Endian)
End of message Char 1 byte 0xFF
The sensor uses the following format when sending raw values:
Table 4.3: Message structure of the FSE1001 (raw values)
Name
Format Length Value
Start of message Char 1 byte 0x0D
Size of message Char 1 byte 0x0C
Type of message Char 1 byte 0x72
Timestamps
1
Uint32 4 bytes
(Little Endian)
Raw value Float 4 bytes
(Little Endian)
End of message Char 1 byte 0xFF
1
The timestamps are represented by the number of milliseconds elapsed since the FSE1001 was plugged in.
© 2017 Variense, Inc. All rights reserved. Page 9