redfast00
redfast00
Thank you for the suggestion. MQTT would not work for us, since we need generic TCP/IP networking. We'd like to use the ESP32 as a sort of mesh networking wireless...
I'm afraid my goals weren't entirely clear: I'm trying to connect from outside of the mesh-network to the mesh-connected Linux computer. For example, I'd like to use SSH to get...
Thank you, this looks more like what I'm trying to accomplish :) Are there plans to develop a layer 2 mesh network (instead of the current layer 3 mesh network)...
This is very likely caused by https://github.com/espressif/esp-iot-bridge/issues/39
@tswen Thank you for the temporary workaround! I'd like to avoid having to document this temporary workaround, would it be okay if I made a PR with the patches you...
I have no objections (but I'm the author, so maybe somewhat biased :wink: )
In the releases of this repo, there is firmware for the Pico (debugprobe_on_pico.uf2); it could be useful to document what functions are on what pins of the Pi Pico. Now...
(This issue is more as a way to remind myself to create a PR)
@todd-herbert Thanks for the suggestion. I don't think it is suitable, since the user button does a lot more than just trigger to send a message; it is also not...
Did a human decide 'not planned', or was this automatically done by github-actions?