Add relevant identification metadata to the sensor payload structure so that it would be possible to know when measurements were taken.
Rewrite the sensor payload structure and packing processes to store each field byte by byte instead of copying the raw data struct, as recommended by the protocol.