visualapproach
visualapproach
Thanks, I'm confused. I reckon that's a 4 wire pump right? And there is no "mqtt enabled" example for that unless you manually edit the main.cpp file to remove commented...
Oh, I see . First I'd try without resistors. They have been problems for some people. Replace them with wires (like 0 Ohms resistors) and see if that helps. You...
> Worse yet, your recommended "dwoosnam" library fails to compile (in contrast to the current version): > > ``` > > C:\Program Files (x86)\Arduino\libraries\dwoosnam\BWC_8266.cpp: In member function 'void BWC::_startNTP()': >...
You only need to update a couple of files. Go to esp IP/upload.html and upload 'index.html' and 'websockets.js'. (Arduino IDE is problematic with passwords when uploading LittleFS.)
You may want to enter mqtt credentials and have a broker running. Esp spends a lot of cpu looking for it when not found
Cool, I'll add those numbers in next revision. Do you have a logic analyzer (hope I spelled that word right..)? I take it that when you press buttons on the...
If you had a logic analyzer you would hook it up to the data, clock and enable lines and record the activity with microsecond resolution. Then you could see if...
A longshot but you could try setting 160 MHz in the Arduino and reupload. And I bet it is nice with the jets :) have a nice one
And now that we know the codes you should upload the ordinary program again.
> @visualapproach, could you confirm that these would be the right logic level converters? > > > > ~~https://botland.store/raspberry-pi-gpio-extensions/2468-txb0108-two-way-8-channel-logic-converter-adafruit-395.html~~ > > > > I see that it is not the...