Skip to content

Conversation

@thinkfire
Copy link

There should be delay between every mesh.update() function otherwise get an error (0x1 meshRecvCb: parseObject() failed. data=dest<--).

Just copy data before parsing json object.
I was testing with three nodes which send data to the gateway node every 5 sec. Gateway node shows data from any node which is closer to it or which start first (with no delay to mesh.update). I found that after giving delay to mesh.update() I got data from all three node and don't get any more errors such like (0x1 meshRecvCb: parseObject() failed. data=dest<--) .
Revert "Update eashMeshConnection.cpp"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant