Hi, im trying to read data from pH, EC sensor using rs485 modbus RTU protocol. I already follow the sensor manual book but the response always return 0 for ec and ph value.
I moved your topic to a more appropriate forum category @terangbulan25 .
The Nano ESP32 category you chose is only used for discussions directly related to the Arduino Nano ESP32 board.
In the future, please take the time to pick the forum category that best suits the subject of your question. There is an "About the _____ category" topic at the top of each category that explains its purpose.
I tried commenting a block of code where i do the pH calibration and now im getting the ec value. but when i comment the ec calibration and only run the pH calibration, still no sign of pH value showing
am i the one testing this sensor or is the sensor testing me