Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CANOPENNode NMT setup to put remote node in operation mode #86417

Open
adtvtk opened this issue Feb 27, 2025 · 0 comments
Open

CANOPENNode NMT setup to put remote node in operation mode #86417

adtvtk opened this issue Feb 27, 2025 · 0 comments

Comments

@adtvtk
Copy link

adtvtk commented Feb 27, 2025

Hello,
I am using Zephyr CANOPENNode implementation for STM32H750 controller.

The documentation mentions

  • Object 0x1F80, value = 0x8 - "NMT slave shall enter the NMT state
    Operational after the NMT state Initialization autonomously (self starting)"
  • Object 0x1F80, value = 0x2 - "NMT slave shall execute the NMT service
    start remote node with node-ID set to 0"

With 0x1F80 set to 0x8, the device is self starting in operation mode. But when I try setting 0x1F80=0x02 to start all remote nodes in operation, it does not work.

Any pointers on how to get it working will be very helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant