Skip to content

Trouble receiving Ext IDs with example programs #154

@mcha-gh

Description

@mcha-gh

When using a setup of 2x Arduino Uno R3 + Seeed studio CAN-BUS Shield, I am having trouble receiving any messages with extended frames. I am using the example code for receive_check and send. This is the same issue as described in issue #115 among others, as I understand it.

When I perform sendMsgBuf(0x00, 0, 8, data), on my sender, my receiver will receive and print the messages transmitted. When I change this command to take a 1, signaling the ID is extended, my receiver does not pick it up and returns NO_MSG from checkReceive().

These Arduinos are brand new and the shields are brand new.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions