Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0pkts/s on Arduino code and 20pks/s on .bin image #93

Open
naamah75 opened this issue Jun 3, 2019 · 8 comments
Open

0pkts/s on Arduino code and 20pks/s on .bin image #93

naamah75 opened this issue Jun 3, 2019 · 8 comments

Comments

@naamah75
Copy link

naamah75 commented Jun 3, 2019

First flashed the no LCD .bin image, the deauth attack shown 20pkts/s, then I tried to use the Arduino source; flashed it, no apparent problem, the web interface is responsive, the wifi scan get the same results as the .bin image but the attack remain freezed to 0pkts/s.
The output in the serial terminal show no error, it seems all working good.

@bddvlpr
Copy link
Collaborator

bddvlpr commented Jun 3, 2019

What board are you using? NodeMCU 0.9?

@naamah75
Copy link
Author

naamah75 commented Jun 3, 2019

Wemos D1 mini Pro 1.0.0

@kingdevnl
Copy link
Collaborator

Iv'e never seen that board before,
Are you sure it has an ESP8266 module?

@bddvlpr
Copy link
Collaborator

bddvlpr commented Jun 7, 2019

Might be something hardware related. For now the project is only targeted to the NodeMCU 0.9-1.0 series.

@naamah75
Copy link
Author

naamah75 commented Jun 7, 2019

I'm sure that the board is based on ESP8266 https://wiki.wemos.cc/products:retired:d1_mini_pro_v1.0.0.
The strange fact is that the precompiled .bin file works like a charm, this demonstrate that the board is compatbile with this project, and, in addition, it work also partially when try to flash with the arduino sources; in this case all seems to work except that the deauth attack.
Everything lets imagine that, maybe, the sources code for ardino isn't aligned with the newest .bin image.

@bddvlpr
Copy link
Collaborator

bddvlpr commented Jun 7, 2019

The problem is that you’re probably compiling for the NodeMCU board.

Select your ESP8266 board at Tools > Board and the right port at Tools > Port If no port shows up you need to reinstall the drivers, search online for chip part number + 'driver Windows'

@naamah75
Copy link
Author

naamah75 commented Jun 7, 2019

Nope! Is selected the right board... I used a lot times the WeMos board and I know very well how to use.

@yentzee
Copy link

yentzee commented Aug 28, 2019

Same problem over here :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants