You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checked the issue tracker for similar issues to ensure this is not a duplicate.
Provided a clear description of your suggestion.
Included any relevant context or examples.
Issue or Suggestion Description
Could you please elaborate on the functionality of join_mesh_without_configured_wifi in esp_mesh_lite_config_t (JOIN_MESH_WITHOUT_CONFIGURED_WIFI_INFO / CONFIG_JOIN_MESH_WITHOUT_CONFIGURED_WIFI_INFO)?
I want to ensure that a mesh network can form regardless of whether the root node is connected to a router. While I understand that join_mesh_ignore_router_status needs to be set to true for this scenario, the example configuration also sets join_mesh_without_configured_wifi to true for non-root nodes. Could you clarify why this setting is necessary or beneficial in such a case?
Your clarification will help in properly configuring and understanding the library's behavior in this context.
Thank you!
(如果您偏好使用中文回覆也行!)
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
What does join_mesh_without_configured_wifi ( CONFIG_JOIN_MESH_WITHOUT_CONFIGURED_WIFI_INFO ) do?
What does join_mesh_without_configured_wifi ( CONFIG_JOIN_MESH_WITHOUT_CONFIGURED_WIFI_INFO ) do? (AEGHB-944)
Jan 12, 2025
mrjohannchang
changed the title
What does join_mesh_without_configured_wifi ( CONFIG_JOIN_MESH_WITHOUT_CONFIGURED_WIFI_INFO ) do? (AEGHB-944)
Clarification on join_mesh_without_configured_wifi (CONFIG_JOIN_MESH_WITHOUT_CONFIGURED_WIFI_INFO) in esp_mesh_lite_config_t (AEGHB-944)
Jan 12, 2025
Checklist
Issue or Suggestion Description
Could you please elaborate on the functionality of
join_mesh_without_configured_wifi
inesp_mesh_lite_config_t
(JOIN_MESH_WITHOUT_CONFIGURED_WIFI_INFO
/CONFIG_JOIN_MESH_WITHOUT_CONFIGURED_WIFI_INFO
)?I want to ensure that a mesh network can form regardless of whether the root node is connected to a router. While I understand that
join_mesh_ignore_router_status
needs to be set totrue
for this scenario, the example configuration also setsjoin_mesh_without_configured_wifi
totrue
for non-root nodes. Could you clarify why this setting is necessary or beneficial in such a case?Your clarification will help in properly configuring and understanding the library's behavior in this context.
Thank you!
(如果您偏好使用中文回覆也行!)
The text was updated successfully, but these errors were encountered: