Hey,
I recently got my flipper zero and wanted to setup an esp32 with marauder to use with it. I already had an esp32 TTGO T-Display so I flashed that with marauder and everything works well when I send commands to it through the arduino IDE serial monitor. But I can’t figure out how to connect it to the flipper and have the flipper control it. I am using pins 25 and 26 on the esp32 and connecting those to TX and RX on the flipper but nothing seems to happen. I have also connected the esp32 to the dap link but when I view the output all I get is just a string of squares. Any help would be appreciated.
thanks