Results 6 comments of Erik Rosén

Installing the [can_common](https://github.com/collin80/can_common) library fixed the compilation error, but even with the unforked due_can library running, the TemperatureMonitor example yields only: `PGN xxx send failed`. So essentially: - The forked...

Hi Timo, Thanks for the reply. Just to clarify that the can bus works as expected on my hardware with the unforked library: 055AAEE is the expected output when entering...

Some context: I’m building an attitude/heading sensor (using an MPU9250) for use with a Raymarine Axiom via the SeatalkNG bus. I was planning on using the power from the SeaTalk...

Thanks for checking Timo. I’ll try reinstalling the IDE and all of the libraries to see if I can get it working. FWIW, I’ve got termination resistors on both ends...

I bought a Teensy 3.2 and tried running the TemperatureMonitor.ino example - still kept getting errors "PGN XXX send failed". I wanted to check whether anything was being sent to...

@ttlappalainen - thanks for looking into this! I think we can attribute the "Send failed" errors was seeing to simply not having other active devices on the bus. My guess...