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

Expose WiFi channel in WiFi.scanNetworks() and update example to showcase usage #215

Closed
designer2k2 opened this issue Feb 5, 2024 · 5 comments · Fixed by #225
Closed
Labels
enhancement New feature or request no-issue-activity

Comments

@designer2k2
Copy link
Contributor

designer2k2 commented Feb 5, 2024

Hardware Environment

BW16, RTL8720DN

Related technical area

Wifi

Describe the ideal solution/reault/output.

The RTL8720DN provides 2,4 and 5GHz WiFi, the scanNetworks currently does not provide inside on what channel (frequency) the found SSID is.

Please add the function to provide the channel. And expand the example to showcase on how to use it.

Additional remarks

It would be great if the syntax stays identical to the ESP32 implemenation

I have checked existing/closed list of issues and the Contributing Guide.

  • [X]
Copy link

github-actions bot commented Feb 5, 2024

Hello, hope this message finds you well. Congrats to your first Issue! We will review it as soon as possiable. Feel free to have a look at https://www.amebaiot.com/en/ameba-arduino-summary/ for more information

@EstebanFuentealba
Copy link

I believe the project has been abandoned because I made an inquiry weeks ago, but there hasn't been any response. I've been testing the BW16 board, and perhaps this information could be helpful to you.

You can find the details in the following link:

https://gist.github.com/EstebanFuentealba/3da9ccecefa7e1b44d84e7cfaad2f35f

@designer2k2
Copy link
Contributor Author

Thanks a lot @EstebanFuentealba ! Your sketch works and shows the channels!

Do you think that this can be the base to enhance the scanNetworks function?

But i hope that this here is not abandoned... There is so much potential in a 5GHz capable "Arduino", i am not sure why there is not more going on here.

@M-ichae-l M-ichae-l added the enhancement New feature or request label Feb 13, 2024
@designer2k2
Copy link
Contributor Author

designer2k2 commented Feb 19, 2024

Hello @M-ichae-l ,
until the WiFi.scanNetworks function does show the channel, can a example be added on how to do it manually?

i took @EstebanFuentealba gist from above and made a "Advanced WiFi Scan" example from it: https://gist.github.com/designer2k2/2dc8c4a06394fdba91f3655dc9be9728

This could be added directly as a example

Copy link

This issue is stale because it has been open for 14 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-issue-activity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants