--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+unsubscribe@googlegroups.com.
To post to this group, send email to ns-3-...@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
On 23 Aug 2017, at 11:05 PM, Sebastien Deronne <sebastie...@gmail.com> wrote:
What do you think is wrong?We indeed assume that when you select 40 MHz, AP also support 20MHz (which is actually mandatory).
--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to a topic in the Google Groups "ns-3-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ns-3-users/GW6AOiMlX08/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.
On 24 Aug 2017, at 2:45 PM, Sebastien Deronne <sebastie...@gmail.com> wrote:
Yes, in infrastructure mode, if your AP is only capable of 20 MHz, it will never used 40 MHz even if some stations are capable of 40 MHw (if not the case in the simulation, a bug needs to be open, but I normally made some tests already to validate our implementation).
I assume it should be possible to change that at run-time, but I never really tested it so I would not be surprised if you encounter a bug. Can you please give a try?