SpacehuhnTech / esp8266_deauther

Affordable WiFi hacking platform for testing and learning
http://deauther.com
Other
13.38k stars 2.58k forks source link

Upload error with NodeMCU #1667

Closed pvtoari closed 1 year ago

pvtoari commented 1 year ago

Have you searched for existing (open and closed) issues describing the same problem?

Yes

Describe the error Whenever I try to upload the deauther code to my nodemcu board it just throws the same error that I show on the image

Traceback (most recent call last):
  File "C:\Users\ariel\AppData\Local\Arduino15\packages\deauther\hardware\esp8266\2.7.5/tools/upload.py", line 65, in <module>
    esptool.main(cmdline)
  File "C:/Users/ariel/AppData/Local/Arduino15/packages/deauther/hardware/esp8266/2.7.5/tools/esptool\esptool.py", line 2890, in main
    esp.connect(args.before)
  File "C:/Users/ariel/AppData/Local/Arduino15/packages/deauther/hardware/esp8266/2.7.5/tools/esptool\esptool.py", line 483, in connect
    raise FatalError('Failed to connect to %s: %s' % (self.CHIP_NAME, last_error))
esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header
Failed uploading: uploading error: exit status 1

Expected behavior Expected to flash correctly the board :(

Screenshots imagen

Environment (please complete the following information):

Attempts I tried to update every neccesary driver from NodeMCU or ArduinoIDE and nothing seems to work.

Additional context I read in a forum that it might be an hardware error and my board might be defective. Help guys :[

welcome[bot] commented 1 year ago

Congrats on opening your first issue on this repository! 🎉
This is a automated message to help you avoid common pitfalls when asking for help online.
👉 Be sure to:
🇬🇧 Communicate in English so everybody can understand you
📖 Have a look at the Wiki and README for information
🔍 Search for similar issues (open and closed)
✍️ Provide enough information to understand, recreate and help out with your problem
ℹ️ Let us know if you find a solution and please share it with us
📕 Close the issue when your problem has been solved

Karthik-Sarvan commented 1 year ago

Open the C:\Users\ariel\AppData\Local\Arduino15\packages on your file explorer and delete the full deauther folder and then try to install the deauther in your arduino. And then upload the code into the esp8266 it shoud be working fine once again check the port on which the esp8266 on. make sure you are on it

pvtoari commented 1 year ago

Open the C:\Users\ariel\AppData\Local\Arduino15\packages on your file explorer and delete the full deauther folder and then try to install the deauther in your arduino. And then upload the code into the esp8266 it shoud be working fine once again check the port on which the esp8266 on. make sure you are on it

that didnt work :( imagen

pvtoari commented 1 year ago

i closed this by error :(