Hi.
I have looked in the IDF and MDF documentation and in the examples, but I don't find it, the way to be able to do a scan from one of the nodes of the network.
I know that a node internaly does it to be able to establish the routing of the mesh from the RSSI of the our parent.
Is there any way I can do a scan of the nodes I have at my range and obtain your RSSI?
Thank's a lot.
Node Scan RSSI of another nodes in a Mesh
Re: Node Scan RSSI of another nodes in a Mesh
Hi Paloky,
Maybe you can refer to this example: https://github.com/espressif/esp-mdf/tr ... less_debug ,
where there is an API: wifi_scan [-m] [-r <rssi (-120 ~ 0)>] [-s ] [-b <bssid (xx:xx:xx:xx:xx:xx)>] [-p <time (ms)>] [-i <mesh_id (xx:xx:xx:xx:xx:xx)>] [-P <mesh_password>] to scan.
(Sorry the English version doc is still on the way)
Maybe you can refer to this example: https://github.com/espressif/esp-mdf/tr ... less_debug ,
where there is an API: wifi_scan [-m] [-r <rssi (-120 ~ 0)>] [-s ] [-b <bssid (xx:xx:xx:xx:xx:xx)>] [-p <time (ms)>] [-i <mesh_id (xx:xx:xx:xx:xx:xx)>] [-P <mesh_password>] to scan.
(Sorry the English version doc is still on the way)
Who is online
Users browsing this forum: No registered users and 43 guests