Post links and attach files for documentation here, also chat about these docs freely

User avatar
By atx
#21531 Espressif released beta version of the SDK which has support for mesh networking. I am trying to figure out how to use it (no documentation available), but it does not seem like the ESPs want to do any routing. Either we are supposed to do it on application layer (it actually looks like IP_FORWARD is not set in the provided liblwip.a) or I am using it incorrectly. Has anyone had any more success?