SequoiaSan / FlipperZero-Wifi-ESP8266-Deauther-Module

DSTIKE Deauther for FlipperZero as module based on ESP8266
Other
413 stars 28 forks source link

Wemos D1 Mini problem with Deauth #6

Open vin86 opened 1 year ago

vin86 commented 1 year ago

Hi, i have follow guide on https://github.com/SequoiaSan/FlipperZero-Wifi-ESP8266-Deauther-Module and create a board with Wemos. Unfortunately when i use flipper zero with Deauther App, i can only use attack Beacon and Probe; Deauth attack doesn't work. If i select ap or stations and click on attack, numbers on the left remain stationary.

If i use kali linux with command aireplay-ng, i can use deauth attack on my Network. Which can be problem with Flipper Zero?

kritonpc commented 1 year ago

Same here with a HW-628 v1.1 flashed as wemos d1 mini

vhristenco commented 1 year ago

Try to flash the D1 Mini from the Arduino IDE, making sure you select the correct board (you must select the D1 Mini from the Deauther boards, and not the generic ESP8266 D1). Also change the board type in A_config.h to WEMOS_D1_MINI. This worked for me.

kritonpc commented 1 year ago

Try to flash the D1 Mini from the Arduino IDE, making sure you select the correct board (you must select the D1 Mini from the Deauther boards, and not the generic ESP8266 D1). Also change the board type in A_config.h to WEMOS_D1_MINI. This worked for me.

I tried this with my board, which is usually flashed as a NodeMCU and it didn't work. I changed the board to both NodeMCU and wemos d1 mini, but it still didn't deauth neither stations nor APs. Any ideas?

Syedabubakar1 commented 1 week ago

Same only Deauth is not working Is there someone solve this problem?