SpacehuhnTech / WiFiDuck

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

Only first line runs #101

Closed slash128v6 closed 2 years ago

slash128v6 commented 2 years ago

Is there an existing issue for this?

Describe your problem

Only first line of script runs

Steps to reproduce

  1. Create script.
  2. Click run.
  3. Web interface shows Internal Connection Problem.
  4. Serial monitor shows Interpreting: and the first line of the script.
  5. If I make the first line of the script LED 255 255 255 and run the RGB LED changes to white, so it appears that line executes, but no further lines execute.

What hardware are you using?

DYI Build (Pro Mini + D1 Mini)

Anything else?

No response

welcome[bot] commented 2 years ago

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. ✍ī¸ Provide enough information to understand, recreate and help out with your problem
4. ℹī¸ Let us know if you find a solution
5. 📕 Close the issue when your problem has been solved

slash128v6 commented 2 years ago

I just tried flashing this same firmware to a DSTIKE board that I purchased. After flashing the Arduino code the DSTIKE now only executes the first line of any script and status shows "Internal connection problem". So now the DSTIKE that I purchased is non-functional.

prawinrai1993 commented 2 years ago

try referring to #94 to resolve the issue. I had same issue before.

disbable debug mode and select i2c in ide. before flash.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.