GPIO pins issue

I installed wifi marauder on the esp32s board using below repo

I am able access the marauder with cli or Thonny editor.
But when i tried to connect it to the flipper zero, iam not able to see the marauder name under applications.

Connections:
esp32 flipper zero
3v3 —> 3v3
GND–>GND
TX–>RX
RX–>TX
I power off the flipper zero and made these connections and powered on the flipper zero. Led alos turned on the esp32 board but iam unable see the marauder under the applications.
I checked esp32 tx rx pins also they are working fine.
may i know how to fix this issue

1 Like

We only discuss official firmware here. Your problem sounds like a custom firmware issue because the Official firmware isn’t meant to work with Marauder.

2 Likes

Yeah not only is it a unsupported FW thingy, there is also little use to the application it is more a proof of concept that it could run on little resources, but using the DEV board for this feature is overrated, the original firmware gives great features and support for playing with tons of hardware, just running this on it is also a bit overpriced where you could do better with a 9$ wireless dongle that supports monitoring and injecting and personally i also do not think the devboard is the best tool for this, if you really have interests in wireless networking and its security features I would advise you to look into other security themed linux distributions that are more focused on that range and watch a couple of vids on CWNA to get a jumpstart.

For the not working problem, take in mind there are also multiple releases linked to different FW’s , so make sure you are running the right version of the application in relation to the FW you put on the board.

1 Like