Hello, guys.
I have to simulate different types of IoT networks and connect them together.
At the first stage, I have to simulate these networks:
1) A group of nodes which are by Zigbee.
2) A group of nodes which are connected by MQTT.
3) A group of sensors which are routed by RPL
4) A group of sensors and nodes which are routed by 6LoWPAN.
At the second stage, I have to connect these four types of networks together by a router which has to be able to run BGP protocol.
Do you have any ideas for how to simulate this? I know I have to use various types of simulation like Cooja, Opnet, NS3 and so on. But don't know which ones are the best to simulate with it.