Bridging the 2 mesh networks?
Posted: Tue Apr 12, 2022 9:30 pm
I have little project to use ESP32 mesh to enable 2 Raspberry Pi Zeros to act like "walkie-talkies".
So each RPi is a WiFi AP hotspot and has a piggybacked ESP32 board (which acts as a bridge from the mesh to the RPi's AP, using painlessMesh). That part works fine.
But the RPi+ESP mesh of the one side ignores the RPi+ESP mesh of the other side, even though they're both configured similarly (mesh prefix, password, port, channel, etc). If I add standalone ESP32 mesh nodes into the mix, they integrate (arbitrarily) into one side's mesh or the other side's mesh, never both.
So how to configure the mesh to allow for active 2 roots? Or how to bridge the 2 mesh networks?
Or is there another way to do this?
So each RPi is a WiFi AP hotspot and has a piggybacked ESP32 board (which acts as a bridge from the mesh to the RPi's AP, using painlessMesh). That part works fine.
But the RPi+ESP mesh of the one side ignores the RPi+ESP mesh of the other side, even though they're both configured similarly (mesh prefix, password, port, channel, etc). If I add standalone ESP32 mesh nodes into the mix, they integrate (arbitrarily) into one side's mesh or the other side's mesh, never both.
So how to configure the mesh to allow for active 2 roots? Or how to bridge the 2 mesh networks?
Or is there another way to do this?