Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Won't Connect to Wifi/ screen offset issue #2

Open
screech24 opened this issue Oct 26, 2021 · 7 comments
Open

Won't Connect to Wifi/ screen offset issue #2

screech24 opened this issue Oct 26, 2021 · 7 comments

Comments

@screech24
Copy link

screech24 commented Oct 26, 2021

Hello, I'm using this awesome project however I am running into a couple issues.

  1. I cannot get the D1 mini to connect to wifi no matter what I do I have tried changing the wifi name and password to something shorter nothing works. It has connected to wifi perfectly fine using other code.

  2. I am using a waveshare 1.8" lcd with the ST7735S chip which I'm assuming is the cause of the screen offset / pixels around the edges issue I am also having.

16352729466142373524334840765363

@screech24
Copy link
Author

screech24 commented Oct 27, 2021

UPDATE:
I was able to get it to connect to wifi, I think it was a DHCP issue.
I also figured out that the display i am using requires the #define TFT_GREENTAB2 in the config but I am lacking the skills to fix the code and get it to compile properly.

@rackrick
Copy link
Owner

Hey there,
thanks for your feedback!
Good you managed to connect to your wifi. That was the part with the biggest headache for me :)
I can help you with the the screen and set the needed variable for you and create a new build.
Right now I am on a business trip and very busy. So if you got enough patience we can solve this together on the weekend or next week.

Greetings
rick

@screech24
Copy link
Author

screech24 commented Oct 31, 2021 via email

@rackrick
Copy link
Owner

rackrick commented Nov 2, 2021

In the current version it shows the watch only when all printers are offline.
Showing the watch on idle printers is planed for the next release.

Can you please send me a datasheet or the complete type of the display you're using?
Then i can look into the offset issue.

greetings

@screech24
Copy link
Author

screech24 commented Nov 2, 2021 via email

@rackrick
Copy link
Owner

rackrick commented Nov 2, 2021

Hey jesse,

after checking the display driver lib. you're right. the #define TFT_GREENTAB2 should help TFT_eSPI Repo fixing the offset issue.

However... with you're playing around you found a working solution for your case? Do you still need help compiling a version for your display?

I put this issue on the ToDo list for the future release. Making this an configurable option over the interface may be a good idea. Unfortunately I am really busy recently and got no time for private projects. As soon as this changes I will continue working on this project.

@screech24
Copy link
Author

screech24 commented Nov 2, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants