Step 0: Prerequisites - michaelkirsche/6lowpan4omnet-diy GitHub Wiki

You may need to download and install the following components and packages, depending on your specific environment.

Remember that INETMANET is just a branch of INET with additional models and protocols for wireless communication. If you want to use 6LoWPAN with IEEE 802.15.4 support, you have to include the 6LoWPAN module in INETMANET or use our own IEEE 802.15.4 simulation model for INET for example!

You also need to get the code from the Github repository of the 6LoWPAN model (check the Github page for other clone URLs). You can acquire it in two ways:


>>> Goto Step 1 - Extending Contiki with a new platform