Flipper Zero Wi-Fi dev board add-ons
from alex_02@infosec.pub to hardware@infosec.pub on 05 Apr 2024 01:46
https://infosec.pub/post/10681769
from alex_02@infosec.pub to hardware@infosec.pub on 05 Apr 2024 01:46
https://infosec.pub/post/10681769
The Wi-Fi dev board doesn’t come with a sd card slot installed, but there are a few addons. SD card and one that also includes GPS.
Here are the links:
www.justcallmekokollc.com/product/…/7?cp=true&sa=… www.justcallmekokollc.com/product/…/3?cp=true&sa=…
Someone also found a merged MR to save to flipper’s sd card over serial, but still waiting on confirmation if it works or not. Here is the link to that: github.com/justcallmekoko/ESP32Marauder/pull/233
And forum post: forum.flipper.net/t/…/12
There are a ton of add-on boards that I’m still looking at and exploring. Hopefully can bring a lot more details and information.
threaded - newest
Also found these:
tindie.com/…/flipper-zero-raspberry-pi-backpack-k…
tindie.com/…/flipper-zero-wifi-backpack-esp32-kit…
I like the backpack style more since it would be out of the way and would fit better in the pocket.
Found more info on the addon board that lets you add a rpi0w. Intended use was with pwnagotchi and it uses uart. There is also a companion app here: github.com/Matt-London/pwnagotchi-flipper
More on the intended use is here: reddit.com/…/raspberry_pi_flipper_zero_backpack/
Since it is just UART, can probably do other things with it as well, but I already have my rpi0w configured to run Kali + Bettercap automated scripts that I tweaked a bit from the pwnagotchi project which is mostly bettercap + ML + scripts and service files. I didn’t want or need the ML when I made mine, but the potential is promising with the backpack addon board.