Skip to content

BSEC library has been updated - Need to update the size of standard key #170

Closed
@dhineshkumarmcci

Description

@dhineshkumarmcci

The BSEC library has been updated to version 1.4.7.3 and it requires update in the size of standard key to match the value of "BSEC_MAX_STATE_BLOB_SIZE" in library.

In BSEC v1.4.6.0, the value of BSEC_MAX_STATE_BLOB_SIZE is 65 and in v1.4.7.3 it is updated to 139. The value for size of standard key has to be updated to 139 in Catena_FramStorage.cpp.

/* the size field should match BSEC_MAX_STATE_BLOB_SIZE, whcich is 65 */
cFramStorage::StandardItem(kBme680Cal, 65, /* number */ false),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions