Skip to content

Mesh using NodeMCU #41

@akrv

Description

@akrv

I have included ESP8266WebServer on to the NodeMCU for a JSON API server.

I have three nodes to simulate a mesh, which at a later point I want to implement minimum 20 nodes per implementation.

When there are two nodes connected, the implementation does not have issues.
When I connect the third one, at any given point, two nodes start to print out this following message
0x8.jsonSubConnCount(): leaving count=1

The third node receives the messages from the mesh messages from the other two, but the two are in a loop for some time.

if this is undesired, it would be great to fix it, a direction is required, I can submit a pull request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions