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

STA Scan frequency setting Duplicate bug #22

Open
webrtcccccc opened this issue Jun 29, 2023 · 0 comments
Open

STA Scan frequency setting Duplicate bug #22

webrtcccccc opened this issue Jun 29, 2023 · 0 comments

Comments

@webrtcccccc
Copy link

webrtcccccc commented Jun 29, 2023

When I use the JP channel, there is an error that the STA opens to an error channel.
The problem appears to be due to channel duplication.

AP setting:

country JP
channel 9245
bw 4
AP is started correctly
[wifi_start_softap] Trying to start Soft AP (SSID:halow_demo, S1G_CH:9245 , BW:4)
[ctrl_iface_receive_response] cmd: set_network 0 frequency 5235
reply_len: 2

STA setting:

country JP
bw 4
scan_freq_num 1
9245

But STA opened the wrong channel
[ctrl_iface_receive_response] cmd: set_network 0 frequency 5185
reply_len: 2

bw 2, 924.5 -> 5185
bw 4, 924.5 -> 5235
Seems STA does not use bandwidth to distinguish.

Channel

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