Minimum ap connections to mesh

Magnetuz
Posts: 12
Joined: Thu Dec 31, 2020 8:39 am

Minimum ap connections to mesh

Postby Magnetuz » Fri Nov 19, 2021 9:53 am

Hello everyone!

I am using the function esp_mesh_set_config, passing as argument for the config parameter config.mesh_ap.max_connection = 0. However I am getting ESP_ERR_MESH_ARGUMENT as the return to the call. When trying with max_connection = 1 it works.

The API documentation describes the parameter as "max number of stations allowed to connect in, default 6, max 10 = max_connection + nonmesh_max_connectionmax mesh connections", however there is no information about the minimum.

Is it really not possible to set 0 mesh ap connections? How can I set I want no node connected to my mesh?

Who is online

Users browsing this forum: No registered users and 214 guests