we need a universal format for buffered sensors for less overhead. For all sensors that read values from a buffer we have a big unnecessary overhead and these sensors usually operate at a high sample rate which creates problems for both sd card and ble. This is currently an issue for the PPG sensor at high sample rates.
- Support bigger data frames for sd writes.
- push big frames to sensor bus and split for BLE transmission
 --> find a policy for more equal transmission of across sensors that does not prevent sensors from suppressing others
- adjust this for the decoding script