5 Limitations
- Concurrency:
- Multichannel concurrency is not supported. Concurrent modes have to run on the same channel.
- P2P Client:
- By default, the driver acts
as a P2P GO to be able to select the channel to overcome the multichannel
concurrency limitation.To use the P2P client mode, the required mode has to be set in /sys/wilc/p2p_mode.
echo <mode> > /sys/wilc/p2p_mode
- By default, the driver acts
as a P2P GO to be able to select the channel to overcome the multichannel
concurrency limitation.