thermostat with Oled display
-
- Posts: 6
- Joined: Sat Feb 10, 2018 9:45 am
I am a beginner, but I managed to start the encoder thermostat, everything works on the table, but I have a problem with entering the configuration. After pressing 10s, it enters the configuration mode, but when trying to connect, it returns to the original state. As I entered the network and server data in the code, it connects to the supple, displays the address in the application, but you cannot connect to this address.
-
- Posts: 1482
- Joined: Wed Jun 27, 2018 5:48 pm
- Location: El Saucejo - Sevilla
set the flash size correctly in arduino ide.robertss wrote: Wed Mar 16, 2022 6:35 pm I am a beginner, but I managed to start the encoder thermostat, everything works on the table, but I have a problem with entering the configuration. After pressing 10s, it enters the configuration mode, but when trying to connect, it returns to the original state. As I entered the network and server data in the code, it connects to the supple, displays the address in the application, but you cannot connect to this address.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 6
- Joined: Sat Feb 10, 2018 9:45 am
I set the flash size according to the tip, unfortunately the configuration problem still exists.
Not long ago I started playing with Andruino, unfortunately I don't understand everything.
Not long ago I started playing with Andruino, unfortunately I don't understand everything.
-
- Posts: 1482
- Joined: Wed Jun 27, 2018 5:48 pm
- Location: El Saucejo - Sevilla
Are you using the attached libraries?robertss wrote: Thu Mar 17, 2022 4:17 pm I set the flash size according to the tip, unfortunately the configuration problem still exists.
Not long ago I started playing with Andruino, unfortunately I don't understand everything.
arduino esp8266 boardmanager 2.7.4?
the other arduino ide configurations as in the previous image?
please tell me what configuration you are using, oled, relay, etc to make a compiled firmware.
-
- Posts: 6
- Joined: Sat Feb 10, 2018 9:45 am
Yes, project libraries included, tile manager (https://arduino.esp8266.com/stable/pack ... index.json), oled 0.96. Tries still other configurations. I know that it may not describe it accurately, but as I mentioned I am learning. Earlier, I ran projects from ready-made .bin files
-
- Posts: 1482
- Joined: Wed Jun 27, 2018 5:48 pm
- Location: El Saucejo - Sevilla
try this.robertss wrote: Thu Mar 17, 2022 6:14 pm Yes, project libraries included, tile manager (https://arduino.esp8266.com/stable/pack ... index.json), oled 0.96. Tries still other configurations. I know that it may not describe it accurately, but as I mentioned I am learning. Earlier, I ran projects from ready-made .bin files
You do not have the required permissions to view the files attached to this post.
-
- Posts: 6
- Joined: Sat Feb 10, 2018 9:45 am
Thank you. It works. Configuration starts correctly. But I would like to run this one of my recent projects with a relay and encoder. When I upload via Andruino, I don't get everything right, but I keep trying and I'm sorry for taking up precious time.
-
- Posts: 6
- Joined: Sat Feb 10, 2018 9:45 am
Everything works, I ran it configurable, made a few mistakes but figured it out with the help of elmay. Thanks for your help and of course for a great project.
-
- Posts: 1482
- Joined: Wed Jun 27, 2018 5:48 pm
- Location: El Saucejo - Sevilla
don't thank me give me beer!robertss wrote: Fri Mar 25, 2022 11:20 am Everything works, I ran it configurable, made a few mistakes but figured it out with the help of @elmaya. Thanks for your help and of course for a great project.
just kidding.
I'm glad everything works as it should.
-
- Posts: 83
- Joined: Sun Sep 09, 2018 5:32 pm
Hi Elmaya,
I am using your thermostat in couple of devices. Is there a chance for upgraded code for the old version without rotary encoder?
I am using your thermostat in couple of devices. Is there a chance for upgraded code for the old version without rotary encoder?