netmindz
netmindz
If you existing panel doesn't have a time button then your controller won't be confirmed to expect that. So just don't press it. I've only got single speed pumps, so...
It's best we start a new issue as this is no longer about Wifi failure https://github.com/netmindz/balboa_GL_ML_spa_control/issues/78
The RTS pin is only need of you use the older style rs485 adapter like the max485 If you use the recommended adapter then not required. Pin 5 of the...
Did you resolve your problems @comanche3 ?
#define RTS_PIN 22 // RS485 direction control, RequestToSend TX or RX, required for MAX485 board. That pin needs to be attached to the RE and DE pins Then the RX...
Ah I didn't do the diagram. Well spotted. Are you running the rs485 adapter from a 3.3v supply or 5v? I've had issues where if you use 3.3v then your...
Target temp can currently only be discovered by pressing the temp button(s) as I grab the value off the screen when you are in that mode. Some of the others...
In theory there is ArduinoOTA in the build, but at some point that's stopped working. Not had time to investigate why. While I'm investigating timing related issues like command sending...
Wait a sec, I think you have your max485 connected incorrectly https://hobbycomponents.com/wired-wireless/663-max485-rs485-transceiver-module It's the two Enable pins that you contact to RTS
Which adapter are you currently using @tmjo ?