I m trying to replicate a digital twin model in IOT using contiki OS and cooja simulator , how to create a network topology with intermediate nodes?
We want to know how exactly to replicate a model from a research paper in contiki. The problem while creating 3 source nodes, intermediate nodes and a sink node is packets are sent directly also to the sink whereas i want all the packets to go through intermediate nodes before reaching sink node. Help me which code to select while creating intermediate nodes , if i m writing my own code i m getting errors while compiling.