@pcs @rejoe2 said in Can a Node subscribe to messages from another node?: Sending data directly to other nodes is also possible, please look for node to node communication, then you will find some few examples to follow. It's not subscribing but active sending from node to node: send(msgXXX.setDestination(target node)...)