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
I tried to change the hardware, but found a new problem, there is always a node can not find the mesh AP, for example, The first and second can occasionally communicate but the third will not find the meshAP。
Can you tell me your IDE settings?
thank you very much.
The text was updated successfully, but these errors were encountered:
The way the mesh library works at the moment is that one node usually becomes the AP and the other nodes connect to it. So it is completely normal that the node with the lowest nodeID cannot find any AP to connect to (you can change this behaviour by modifying the networkFilter method). For me it looks like this:
Was that the issue you were having? Otherwise perhaps it is related to this.
This bug doesn't have a MCVE or even a clear description of the problem. The author didn't respond at all to @aerlon , either. Closing. If there is a real issue please follow the form and give a meaningful bug title so we can understand the issue.
I tried to change the hardware, but found a new problem, there is always a node can not find the mesh AP, for example, The first and second can occasionally communicate but the third will not find the meshAP。
Can you tell me your IDE settings?
thank you very much.
The text was updated successfully, but these errors were encountered: