command failed :Invalid argument (-22) #4
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: happyz/iw_intel8260_localization#4
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After successfully configuring, execute the following command: "iw dev measurement ftm_request conf"
The content of the file "conf" is as follows: xx:xx:xx:xx:xx:xx bw=40 cf=5180 asap
I will receive the following output:
Success to put for target argument xx:xx:xx:xx:xx:xx
Command failed: Invalid argument (-22)
The content of the file "conf" is as follows: xx:xx:xx:xx:xx:xx bw=80 cf=5180 asap
I will receive the following output:
Success to put for target argument xx:xx:xx:xx:xx:xx
Command failed: Invalid argument (-22)
However, I can set it to bw=39, 41, 79, etc., and it works fine. The issue only arises when set to 40 and 80. Still, I can confirm that the bandwidth of my access point (AP) is set to 40 or 80.
ps: xx:xx:xx:xx:xx:xx is ap MAC
I want to know what impact the 'bw' parameter setting in 'iw' will have on the system.