Skip to content

Extended-Id messages sending only first 4 bytes as arbitration id is defined as uint16. #10

Description

@arjaniv

The arbitration_id is defined as uint16_t.

When using the isotp-c library in combination with the UDS library and sending extended UDS messages this results in the CAN id only showing the first four bytes.

Changing all the arbitration_id to uint32_t should solve the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions