Skip to content

Two Byte commands not supported #6

Open
@paper42

Description

@paper42

I was trying to use this code with the SCD41 sensor datasheet, but it turns out it uses 2 byte commands which isn't supported by this library.

Image
this library only sends Address MSB here and skips Address LSB

Simply modifying the code to send the second byte after an ack of the first command byte worked, would it be possible to support this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions