esp-mesh - details about mesh_rssi_threshold_t struct

Die_32_
Posts: 58
Joined: Wed May 05, 2021 2:42 pm

esp-mesh - details about mesh_rssi_threshold_t struct

Postby Die_32_ » Fri Jul 23, 2021 3:14 pm

Hi,

does anybody knows what these variables are used for, and how to use them :

Code: Select all

typedef struct {
    int high;
    int medium;
    int low;
} mesh_rssi_threshold_t;
Found here: https://github.com/espressif/esp-idf/bl ... internal.h

I did not find any documentation

Thanks


Die_32_
Posts: 58
Joined: Wed May 05, 2021 2:42 pm

Re: esp-mesh - details about mesh_rssi_threshold_t struct

Postby Die_32_ » Mon Jul 26, 2021 6:35 am

Hi WiFive, thanks for reply;

I saw comments on variables, but I do not understand threshold for what ?
Connection with parent ? with root ? with an Access point in general?

What happens if the RSSI is lower than -85 dBm ?

Die_32_
Posts: 58
Joined: Wed May 05, 2021 2:42 pm

Re: esp-mesh - details about mesh_rssi_threshold_t struct

Postby Die_32_ » Mon Aug 02, 2021 10:19 am

Anyone ?

Thanks

Who is online

Users browsing this forum: Google [Bot] and 123 guests