SpacehuhnTech / esp8266_deauther

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

Screen Clock Doesn't Update #1383

Closed zurpv1 closed 3 years ago

zurpv1 commented 3 years ago

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

Yes

Describe the error I just installed v2 of the DSTIKE Watch v2 deauther software. I tab over the Clock screen. I adjust the time. The time doesn't refresh itself. If I turn the watch off and then back on, the time does update.

Error/Compile/Output Log 
There are no errors received.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Clock'
  2. Adjust time
  3. Wait
  4. Time doesn't update/refresh
  5. Leaving the Clock screen and returning doesn't correct the issue either

Expected behavior I expect the time to refresh as a clock should

Screenshots None available

Environment (please complete the following information):

Attempts I am still learning the code. I am not very knowledgeable yet.

Additional context Please let me know if you need any other information. Thanks.

welcome[bot] commented 3 years 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

Nikakz commented 3 years ago

Do you have define RTC_DS3231 enabled? Take a look at the RTC settings in the code. Good luck

zurpv1 commented 3 years ago

Thanks for the tip, Nikakz. I downloaded the entire package and left the src structure intact. I would think that I would encounter errors during verification. Also, it does keep the time, it just doesn't refresh as it should. I am thinking it has something to do with the display refresh. I will try to check on your suggestion. Take care and I will update this with any helpful information.

Nikakz commented 3 years ago

I'm having trouble getting the led to work, maybe you can help me out, read my post. Thanks

zurpv1 commented 3 years ago

I have reached the limit of my knowledge on this. I believe this is a bug and will submit it.

stale[bot] commented 3 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.