You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The send_nmt_command is expecting a state change for a single controller. In order to change the nmt state of all controllers in the network a broadcast can be used by sending 0 as node id. But there is no function in the library to do this.