10-17-2022, 10:52 PM
(This post was last modified: 10-19-2022, 08:48 PM by Sergio ZP.
Edit Reason: Code testing
)
Using the same WiFi settings, a code with three sensors, one pin, and one variable connects well; however, a similar code with six sensors, one pin, and one variable fails to connect. Is there a limit in the demo version?
I tested removing sensors and found that including the temperature (DS18B20 using OneWire.h and DallasTemperature.h libraries) and digital scale (load cell using HX711.h library) sensors solved the problem. Can that be fixed?
I tested removing sensors and found that including the temperature (DS18B20 using OneWire.h and DallasTemperature.h libraries) and digital scale (load cell using HX711.h library) sensors solved the problem. Can that be fixed?