How to Create the IOT network Scenario Using Contiki-NG?
Share
Develop IOT network scenario using Contiki-NG in Ubuntu
Description: This sample shows how to run Contiki NG, a network simulator. First, make sure you have Contiki NG installed. Ensure the right Java virtual machine is installed along with Ant, the right environment variables are set, and the Cooja submodule is downloaded. Go to the Cooja directory, build and start it with ant. Steps for the create the IoT network scenario
Step-1
Go to contiki-ng/tools/cooja in terminal.
Then give command ant.
Go to File option select New Simulation.
Step-2
Create new simulation
Step-3
The network simulation is created
Step-4
Then go to mote option select add motes and give create new mote type and select cooja mote.
Step-5
Select any file for simulation then give clean and compile.