contiki-os / contiki

The official git repository for Contiki, the open source OS for the Internet of Things
http://www.contiki-os.org/
Other
3.72k stars 2.58k forks source link

running this RPL on contiki #2335

Open hamidshabanipour opened 7 years ago

hamidshabanipour commented 7 years ago

hi how i can RUN this code with 8 motes on contiki? please guide me step by step.

xioabudian commented 6 years ago

for more information,refer to http://contiki-os.org/

hamidshabanipour commented 6 years ago

i want to wirte my thesis about security evaluation of RPL protocol. i want to implement a complete RPL protocol in cooja simulator and an attack to RPL.then i want to evaluate behavior of nodes including sink node and sender nodes. can you help me about this subject?

xioabudian commented 6 years ago

if you want cooja simulator,you could choose navtive platform, rpl-collect example.and you also update or change RPL protocol,however i do not know how to observe security experiment.But there are many differences between the actual situation and the simulation.I always do rearch on cc1310, not on simulator.

hamidshabanipour commented 6 years ago

i saw a simulation of attacks in github. but i couldnt implemet this in my contiki.i just want a smple security evaluation. can you help me?