revk/SolarSystem

More work on mesh reliability

Closed this issue · 1 comments

revk commented

Using latest stable esp idf, we see a lot of issues. The latest to be observed is duplicate message receipt at leaf nodes.

A de-dup has been added to the decode function, but mesh needs to work properly!

Do more work on testing latest dev code of esp idf, see if we can move to using that and what issues there may still be.

revk commented

Note, finally on latest dev esp using cmake (breaks with make) so monitoring.

Same issues with duplicate messages.

Closing for now as generally seems pretty stable now anyway. Reopen if more issues.