Node Scan RSSI of another nodes in a Mesh

Paloky
Posts: 1
Joined: Tue Jul 09, 2019 6:23 am

Node Scan RSSI of another nodes in a Mesh

Postby Paloky » Tue Jul 09, 2019 6:33 am

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.

ESP_LBB
Posts: 108
Joined: Fri May 18, 2018 3:41 am

Re: Node Scan RSSI of another nodes in a Mesh

Postby ESP_LBB » Wed Jul 10, 2019 3:30 am

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)

Who is online

Users browsing this forum: No registered users and 25 guests