FAQ

hello!! can this meter be used with any probe of k=10 ???thank you

userHead JaneYu 2018-11-26 02:39:52 37 Views33 Replies

hello!! can this meter be used with any probe of k=10 ???
thank you

2023-11-02 11:13:16

Hello,
“The excitation source adopts an AC signal, which effectively reduces the polarization effect, improves the precision, and prolongs the life of the probe”

What this sentence means is that we use AC to excite the probe on the adapter board. It's not that you use AC to power the sensor. The sensor could only be powered in DC(3.3~5V).
Regarding reduce polarization, we're sorry, but this belongs to our R&D team's encrypted information. We can't make it public.

We hope this information could help you out.

userHeadPic JaneYu
JaneYu wrote:

Okay, but why my salinity sensor always decreases after calibration (unstable)? Can u help me?

Note : Solution salinity what I have 10-20 ppt, but this sensor read <10 ppt.

Thank you!

2023-11-02 11:55:10
1 Replies
2023-04-25 09:28:53

Like we reply in our email, we think the ERROR might occur when your EEPROM has an old data.

userHeadPic JaneYu
2023-04-18 17:53:52

How to fins a blueprint for the sensor, some wire has dissontect inside the probe.

userHeadPic JaneYu
JaneYu wrote:

Sorry, the schmetic for the board is not opensource.
If you have doubts when using the sensor, you can send us an email.
We will provide you with after-sales service once we found out that it is a faulty product

2023-04-25 09:32:12
1 Replies
2022-10-25 14:56:32

Hello, is it possible to make the probe wire longer, for example, 3 meters?

userHeadPic JaneYu
JaneYu wrote:

Hi, We do not recommend extending the cable by yourself. If necessary, try to use high-quality cables and do not connect them too long. Otherwise, partial pressure may be generated on the cable and the reading accuracy will be affected

2022-10-25 15:08:54
1 Replies
2022-01-26 22:44:44

My results are 1.9 even i applied the reset code. When i put it in the solution it is still read at 1.9 and the lowest is 0.3 i triedany calibration method from youtube and it doesn't work. Do you think it is possible that the probe or sensor is deffective?

userHeadPic JaneYu
2021-11-01 05:01:27

Hi,
I have a k10 probe, I can't calibration process, indeed one time I had accomplished calibration but now it does not calibrate, it always shows wrong values, could you help me, what can I do? Thank you.

userHeadPic JaneYu
JaneYu wrote:

Please contact our technical support email: [email protected]

2022-01-26 15:55:30
1 Replies
2021-01-19 17:13:24

Hello you, I want to buy Analog Electrical Conductivity Sensor / Meter(K=1) . IF you transport to ho chi minh city, how much does transportaion cost ?
how long days for shipping ?

userHeadPic JaneYu
2020-09-27 14:42:03

Hello Luara.

It's hard to identify the problem without more details. Let's make sure that you follow the calibration process carefully and your code is bug free. If it still outputs 0, please reach us with your code and more details about the problem at [email protected]

userHeadPic JaneYu
2020-03-09 10:42:01

Hi, this sensor couldn't put in water for a long time or it will shorten the service life.

userHeadPic JaneYu
2020-02-22 06:44:55

Hi, can the EC sensor or TDS sensor used for 24/7 measurement? Is there a industrial version of it?

userHeadPic JaneYu
2020-02-03 16:03:29

Sorry, maybe there is some issue about the display and have a try with this code.
#include <eeprom.h>
#define KVALUEADDR 0x0F
void setup(){
for(byte i = 0;i< 8; i++ ){
EEPROM.write(KVALUEADDR+i, 0xFF);
}
}
void loop(){
}

userHeadPic JaneYu
2020-01-14 10:24:11

Sorry, we sell it in whole kit.

userHeadPic JaneYu
JaneYu wrote:

Ok, thank you.
So, can we buy just the shield ?
Regards

2020-01-19 05:27:53
1 Replies
2020-01-13 10:41:47

Sorry, we haven't sold the K10 probe alonely.

userHeadPic JaneYu
2019-10-23 05:31:35

Hi, I got the K=10 and I'm measuring marine water for my aquarium. According to my refractometer, my water has a salinity level of 35,000 ppm, which represents 53.0 ms/cm at 25 deg Celcius. However, the sensor is showing MUCH lower, about EC:7.33ms/cm
...I have a temperature sensor attached, I'm using your libraries and I did the calibration. What am I doing wrong?

userHeadPic JaneYu
JaneYu wrote:

Is temperature compensation done?
Is the exitec command entered after calibration with the calibration solution, is the calibration value around 12.9?
Temperature compensation method:
In the DFRobot_EC10 software library, the temperature compensation algorithm has been integrated. You only need to pass the voltage value and temperature value into the float readEC (float voltage, float temperature) function to obtain the conductivity value after temperature compensation. Therefore, to ensure accuracy, it is highly recommended that you add a temperature sensor and read the temperature value of the solution to perform automatic temperature compensation.

2019-10-23 10:23:18
1 Replies
2019-08-07 01:55:03

Hello, I used the K = 10 library. I tryed to calibrate my probe but it always says buffer solution error failed try again. What am I doing wrong?

userHeadPic JaneYu
2019-05-17 10:03:36

Sorry, the wiki for this product has not been translated into English. I will give you a link of Chinese wiki, and you can use code on wiki page.
K=10 Chinese wiki link: http://wiki.dfrobot.com.cn/...

K=10 libraries' download link: https://codeload.github.com...

userHeadPic JaneYu
JaneYu wrote:

Hello, this library work well. Thank you

2019-05-21 20:52:07
1 Replies
2019-05-04 16:03:29

I have bought EC Dfrobot K = 1. can you tell me how to convert code to micro siemen / cm?

userHeadPic JaneYu
2019-01-23 18:01:24

can you tell me the different the K value of K=1, K=2, K=10,etc ?
what's function the K value for the measure?

userHeadPic JaneYu
JaneYu wrote:

The K value is to represent character of different probes, different K value can measure different EC range, normally K=1 measures 1.0~2000μS/cm, K=10 measures 10~20000μS/cm

2019-01-24 11:39:29
1 Replies
2018-11-28 09:17:54

Any improvement to electrical isolation with this unit and say a pH sensor?

userHeadPic JaneYu
2018-11-26 16:40:35

Yes, basically it support all K=10 probe.

userHeadPic JaneYu