Janez
Janez
If this is still actual, please re-open the issue.
This is an old issue, may be problem with the driver. I'm closing it, if still relevant, please re-open it.
I didn't answer completelly. Redefine CO_CONFIG_ERR_CONDITION_COMMUNICATION condition to anything you like (use mask to disable, CO_driver_custom.h file): https://github.com/CANopenNode/CANopenNode/blob/master/301/CO_config.h#L280
Here is my CANopen conformance test tool report: https://github.com/CANopenNode/CANopenDemo/blob/master/test/README.md#canopen-conformance-test-tool There are some issues, but not with SYNC.
Trying to go through old issues... What if device enters operational directly after bootup?
> Once it has accomplished it's internal bootup and is ready to receive messages, it will automatically send another message of the same CAN-ID (700h + Node ID), with a...
I hope, this is solved. If necessary, re-open the issue.
SRDO is still missing in the new version. Waiting someone willing to cooperate and test.... Closing issue for now.
Now CANopenEditor generates warnings on missing definitions.
v1.3 has some automation regarding COS functionality. In v4 PDOs are more flexible and linked to OD variables to which they are mapped. There is no automatic COS detection, application...