How to list all available AP when using ESP32 in station mode?

ht_main1
Posts: 28
Joined: Sun Oct 06, 2019 6:08 pm

How to list all available AP when using ESP32 in station mode?

Postby ht_main1 » Sun Oct 06, 2019 6:15 pm

Hello all,

i am using ESP32 in station mode to connect to particular AP, but i need an upgrade in code.

i need to list all available AP's in zone and list it user to select on web page to connect.

i tried searching for api function but didnt find one, i am using esp-idf 3.2

thanks in advance
regards
sushnt

Mr_Red
Posts: 23
Joined: Mon Sep 11, 2017 12:41 pm

Re: How to list all available AP when using ESP32 in station mode?

Postby Mr_Red » Mon Oct 07, 2019 1:57 pm

Code: Select all

esp_err_t esp_wifi_scan_start(const wifi_scan_config_t *config, bool block)
https://docs.espressif.com/projects/esp ... _wifi.html

Who is online

Users browsing this forum: DrMickeyLauer, FatihIDFORUM, Google [Bot] and 110 guests