IoT project based on Cooja simulations in Contiki and a java application with Californium. Be sure to download the repository in the "contiki-ng" directory.
-
Start the Cooja simulation
-
From terminal:
- Start contiki-ng:
contikier
- Go in the border router directory:
cd border-router
- Launch:
make TARGET=cooja connect-router-cooja
-
Start the java application:
cd app
java -jar target/app-0.0.1-SNAPSHOT.jar