SpacehuhnTech / WiFiDuck

Wireless keystroke injection attack platform
http://wifiduck.com
MIT License
2.09k stars 368 forks source link

help error running script! #46

Closed shooter47 closed 4 years ago

shooter47 commented 4 years ago

I am running wifiduck on a Debkit NodeMcu v3 and I have an error, the error is from the attached image.

the version i am using for wifi duck is 1.0.0

Screenshot_2020-06-13-00-37-13

jLynx commented 4 years ago

https://github.com/SpacehuhnTech/WiFiDuck/blob/master/README.md#hardware

shooter47 commented 4 years ago

https://github.com/SpacehuhnTech/WiFiDuck/blob/master/README.md#hardware

friend I already did it like this manual, I just want help!

jLynx commented 4 years ago

You didn't post any photos on how you wired it up

spacehuhn commented 4 years ago

The error tells you that the communication between both microcontrollers (ESP8266 and Atmega32u4) has issues. Maybe check the wiring and all connections?

We need more information in order to help you out @shooter47 What are the steps you made to create the device? Did you follow the steps closely https://github.com/SpacehuhnTech/WiFiDuck/blob/master/README.md#hardware?

shooter47 commented 4 years ago

thank you very much friend, you are great @spacehuhn. I already found that the problem was in the wiring, I just have a question of how can I use it with an esp8266 01, regards.

spacehuhn commented 4 years ago

You can edit the pins used for i2c in espduck/config.h or you enable serial and use RX and TX pins.