mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 08:15:51 +03:00
[GH-ISSUE #1361] Problem with the code "Dstike Deauther Watch V2" #692
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#692
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ScorpinS on GitHub (Dec 13, 2020).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1361
Hi, it turns out that I bought this watch, download the code for my watch and open it with the arduino IDE, by uncommenting the corresponding board for me in configuration ...
A_config.h
I get a compilation error
esp8266_deauther.ino
CLI.h
DisplayUI.h
What I can do?
(If I comment the line, I get many more errors)
Beforehand thank you very much
@welcome[bot] commented on GitHub (Dec 13, 2020):
Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 🇬🇧 Communicate in English so everybody can understand you
2. 📖 Have a look at the Wiki and README for information
3. 🔍 Search for similar issues (open and closed)
4. ✍️ Provide enough information to understand, recreate and help out with your problem
5. ℹ️ Let us know if you find a solution and please share it with us
6. 📕 Close the issue when your problem has been solved
@timothysharp commented on GitHub (Dec 29, 2020):
I get the same issue and I can’t find a fix
@Bommlon commented on GitHub (Jan 7, 2021):
Which firmware version did you use?
@ScorpinS commented on GitHub (Jan 7, 2021):
@Bommlon esp8266_deauther-2.5.0-rc2
@timothysharp commented on GitHub (Jan 7, 2021):
Yea I used 2.5.0 rc2 and any other software doesn’t function correctly also but if fails to send packets like if I deauthed a wap it would send like 21/20 and fail to work
@ScorpinS commented on GitHub (Jan 7, 2021):
@timothysharp too bad, we hope they solve it soon :3
@spacehuhn commented on GitHub (Jan 11, 2021):
Hello everyone, just made some changes to make the whole process easier.
Follow the updated instructions here: https://github.com/SpacehuhnTech/esp8266_deauther/wiki/Installation#compiling-using-arduino-ide
Make sure to have the latest code and latest deauther board package installed.
Step 5 and 6 are the important ones. In your case, select
DSTIKEas board andDSTIKE Deauther Watch V2as config.@ScorpinS commented on GitHub (Jan 11, 2021):
@spacehuhn ok i understand, i will try it
Thank you so much
@stale[bot] commented on GitHub (Apr 11, 2021):
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.