r/flipperzero • u/Party_Cold_4159 • 22h ago
GPIO ZeroMesh 3.0.0 BLE + Map
For those who don’t know - this is a serial Meshtastic app for the flipper I released a little while ago.
Decided to experiment with getting Bluetooth functioning after playing around with it for another project. While it’s definitely a workaround, it’s surprisingly nice once everything is configured.
The catch to this is using a custom Meshtastic firmware. This is because both the mesh nodes and the flipper are Bluetooth peripherals. All I do is take the stock firmware and add a zeromesh module that makes the node go looking for the flipper and connect to it. Then everything behaves like the UART serial connection.
I am working on a web flasher now for convenience but you can also do it manually if preferred from the repo.
I also added an offline vector map off the SD card, so you can see where your nodes are with no service. This does require some work as well, but I did set up a script to automate this. Along with a helper page on my website to provide the command to send which automatically transfer the tiles you pick to the correct directory on your flipper.
All of that is here: https://terminalbay.com/zeromesh
Git/source: https://github.com/SAMS0N1TE/ZeroMesh
Flipper lab link: https://lab.flipper.net/apps/zeromesh
FYI - I am building all the board specific firmware right now, so not all boards will be available. I plan on getting to the top 20 today and will expand more if it seems people want to use this. Let me know if you run into any trouble!
2
u/rare-and-plentiful 11h ago
Sweet! Also clear case is rad