You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing issues with the Waterflow sensor garbage data.
I need help with the following issue:
I am using ESP32, SIM800l, and YF-S401. The idea is to send water consumption data through mqtt protocol using sim800l.
I am getting almost accurate data sometimes, but sometimes getting random consumption values. If the sensor detached, the reading also shows random values.
Is there any interconnection between the hardware serial and digitalPinToInterrupt process?
By the way, I am also using the TinyGSM GSM library mentioned below: https://github.com/vshymanskyy/TinyGSM
The text was updated successfully, but these errors were encountered:
I am facing issues with the Waterflow sensor garbage data.
I need help with the following issue:
I am using ESP32, SIM800l, and YF-S401. The idea is to send water consumption data through mqtt protocol using sim800l.
I am getting almost accurate data sometimes, but sometimes getting random consumption values. If the sensor detached, the reading also shows random values.
Is there any interconnection between the hardware serial and digitalPinToInterrupt process?
By the way, I am also using the TinyGSM GSM library mentioned below:
https://github.com/vshymanskyy/TinyGSM
The text was updated successfully, but these errors were encountered: