-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
I tried everything; even the EASYLOADER examples to find out that these don't work either!!!, I own 6 CAN-bus boards and different ATOM5 and MATRIX modules. I tested them all. Always the same problem: when resetting the sender only 2 messages are send than hang... And the receiver keeps rebooting after the button is 1 time pressed, until the sender is reset, but I don't get any further than that.
For the moment I'm still guessing the direction of the problem:
I tried to avoid conflicts by:
- Deleting all references to the display library:
- Also disabling I2c: M5.begin(true,false,false);
But everything to no avail.
I found out this M5-Atom CAN example is actually based on the same libraries and examples from:
http://www.iotsharing.com/2017/09/how-to-use-arduino-esp32-can-interface.html
So I guess it should work on other boards.
Someone having any idea to search in what direction ?
slechtvalk200
Metadata
Metadata
Assignees
Labels
No labels