Hi community,
I want to share with you with my recent project.
FlipperZero Module work demonstation link below
Below you can find link to project GitHub page
https://github.com/SequoiaSan/FlipperZero-Wifi-ESP8266-Deauther-Module
Hi community,
I want to share with you with my recent project.
FlipperZero Module work demonstation link below
Below you can find link to project GitHub page
https://github.com/SequoiaSan/FlipperZero-Wifi-ESP8266-Deauther-Module
Great project. The UI looks very clean and easy to use! Congrats.
In your readme file, you had the information the requirement is a “WeMos D1 Mini” or “Mini Pro”, with a quick search I found several variations like:
For the first 2, the difference looks just in the FTDI chip, and the other ones with more or less memory. Witch variation model, did you use?
For the version that you have in development will be better to acquire one with more memory?
Thank you for kind words and interest in this project!
For the UI all credit goes to original developer https://github.com/SpacehuhnTech/esp8266_deauther
My work was to get it work for Flipper as a module.
I don’t think you’ll need a lot of memmory on one of these.
Mine D1 with 4MB, but the documentation to original project there is next statement about flash size and as I understand 1MB is also can be used.
https://github.com/spacehuhntech/esp8266_deauther/wiki/Installation#flash-size
PS
I have all D1 Minis with CH320 chip.
Thank you for your positive feedback! Is very pleasing to hear that someone found a time to build the project
Loved this project, got myself a NodeMCU just to test it and worked like a charm! Had to rebuild from arduino IDE instead of bin flash to select extra SPIFFS for it, for some reason deauth wouldnt go with it flashed from bin.
Now I’m working on getting it all soldered up into a nice hat for flipper =)
Thanks again for sharing!
Thanks for sharing! I happy to hear that everything (almost) worked well for you!
I bought a pre-built dstike setup that has gpio spot to add pins as well as a battery port for a lithium battery and external antenna. It also comes pre flashed with the firmware, but wasn’t sure how to connect it to the flipper. I got it from a link on the flipper github, but the only connection instructions I saw was if you built one yourself. Do you think you could help?
Hi Michael_King!
Frankly, I don’t see the reason why you want to connect this thing to Flipper
This Deauther that you bought can work as a standalone self-sufficient device.
The Deauther GitHub project is for those who don’t want to buy a such device or want to build it yourself using Flipper.
I want to say that you won’t achieve anything if you somehow connect it to the Flipper.
Cheers
Hello i build the project but when i start Deauther to Attack nothing happen.
Only when i uae Bacon i see clones.
I cant block selected Wi fi
@SequoiaSan Great addition to the flipper! Can you tell me if deauther v2 can be used with such a simple menu as dstike has on our flippers?
Do you know if there is any way to add the SD card rearder?