Click here to Skip to main content
15,881,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Among all of the nodes in the RPL dodag, one of them will select the worst parent as its preferred parent i.e. the node wont follow the objective function to select the best one as the other nodes. Ans then it will update the parent set and again selects the worst one and keeps doing so over and over again. How can I do that? Can you provide me with hints or examples? Which core files I should pay attention to? I am totally new to Contiki and Cooja

What I have tried:

I tried to change the function best_parent in the src file rpl-of0.c and also a similar one also called best_parent that I found in rpl-dag.c
Posted
Updated 27-Dec-17 22:26pm

1 solution

If you do not understand their product then try one of the relevant sites for documentation and/or help forums: Contiki and Cooja - Google Search[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900