Search found 2 matches

by RalphHenry
Thu Mar 07, 2024 11:32 am
Forum: ESP RainMaker
Topic: How do you specifically add a water level sensor device using ESP Rainmaker?
Replies: 2
Views: 4099

Re: How do you specifically add a water level sensor device using ESP Rainmaker?

Yes, I already tried that several times by using param_val_t : #include <RMaker.h> #include <WiFi.h> #include <WiFiProv.h> #include <DHT.h> #include <SimpleTimer.h> #include <wifi_provisioning/manager.h> #include <LiquidCrystal_I2C.h> #define SERVICE_NAME "bethrose26" #define SERVICE_POP "RE98rc0802...
by RalphHenry
Tue Mar 05, 2024 5:28 pm
Forum: ESP RainMaker
Topic: How do you specifically add a water level sensor device using ESP Rainmaker?
Replies: 2
Views: 4099

How do you specifically add a water level sensor device using ESP Rainmaker?

Hello everyone, I would like to ask on how you do specifically add a water level device using ESP Rainmaker?. Because it seems that whenever I try to create one, there's always these PARAM errors . This water level sensor device is the usual small and color red sensor that I plugged into my breadboa...