Search found 1 match

by Xarell
Tue May 21, 2019 4:38 pm
Forum: ESP-IDF
Topic: ESP WiFi MESH scan devices list
Replies: 2
Views: 4963

ESP WiFi MESH scan devices list

Hello. The Wifi API has a function (esp_wifi_scan_start, esp_wifi_scan_get_ap_records) that allows you to get a list of access points. Is it possible to scan and get a list of MESH devices in this way? If this is not the right way, is it possible in another way to get a list of MESH devices running ...