Skip to content

esp32: Scan for wifi networks#2018

Closed
harmon25 wants to merge 3 commits intoatomvm:mainfrom
harmon25:wifi_scan_signed
Closed

esp32: Scan for wifi networks#2018
harmon25 wants to merge 3 commits intoatomvm:mainfrom
harmon25:wifi_scan_signed

Conversation

@harmon25
Copy link

@harmon25 harmon25 commented Dec 3, 2025

updates network driver to support wifi scanning
includes erlang + elixir examples

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

harmon25 and others added 3 commits December 3, 2025 17:55
…upport

Signed-off-by: harmon25 <dougwright1@gmail.com>
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
Signed-off-by: harmon25 <dougwright1@gmail.com>
Signed-off-by: harmon25 <dougwright1@gmail.com>
@UncleGrumpy
Copy link
Collaborator

UncleGrumpy commented Dec 3, 2025

There is already a PR open for this feature. See #1165. Also needed to be able to conduct a scan in #1181. Scanning is only possible when there is no active connection, which is a state our network driver currently does not support, it is always either connected, or attempting to connect.

@harmon25
Copy link
Author

harmon25 commented Dec 4, 2025

I should have checked! Thanks for taking a look - I'll close this.

@harmon25 harmon25 closed this Dec 4, 2025
@UncleGrumpy
Copy link
Collaborator

UncleGrumpy commented Dec 5, 2025

Since this is a feature you are interested in, maybe opening an issue would help speed up getting #1181 and #1165 merged. I have wanted this feature for a long time, but I think since there didn’t seem to be much interest in it, it got pushed to the back burner.

@harmon25
Copy link
Author

harmon25 commented Dec 6, 2025

Here is an issue, thanks @UncleGrumpy !
#2024

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

Successfully merging this pull request may close these issues.

3 participants