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 on a WiFi network? Thank.
ESP WiFi MESH scan devices list
Re: ESP WiFi MESH scan devices list
Please see https://github.com/espressif/esp-idf/bl ... esh_main.c.
This example demonstrates how to scan a list of parent candidates, choose an appropriate parent and set as the parent of this node.
This example demonstrates how to scan a list of parent candidates, choose an appropriate parent and set as the parent of this node.
Who is online
Users browsing this forum: Majestic-12 [Bot] and 73 guests