Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iw command to set wifi channel failing #113

Open
BDP42 opened this issue Apr 16, 2021 · 0 comments
Open

iw command to set wifi channel failing #113

BDP42 opened this issue Apr 16, 2021 · 0 comments

Comments

@BDP42
Copy link

BDP42 commented Apr 16, 2021

Hi,

We have a custom board using a WILC3000 WiFi device.

I am attempting to set the WiFi channel using the iw command. The driver has been loaded and the wlan0 interface is created. Here's what I get in response.

iw dev wlan0 set channel 11 HT20 command failed: Device or resource busy (-16)

I've tried it with the wlan0 interface up and down but always get the same error.
I tried it using phy instead of dev but got the same result.

Would you expect this command to work or am I doing something wrong here?

Thanks
Bruno

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant