2
votes

My objective is to create multiple link/channels to connect with different wifi nodes surrounding it. In the example "wifi-simple-adhoc-grid", only one channel per wifi node is created. How can I extend this to multiple channels?

1

1 Answers

1
votes

There are two options:

  • install multiple NetDevices. This configuration is known as multi-radio scenario.
  • have a look at the WAVE module that has support for multi-channel, implementing the IEEE 1609.4. This installs single radio with multi-channel.