Hello,
arduino code 284 is working fine for me but from then (to the last one 287), i have no values from the two ds18b20 probes ...
Any idea what it could be?
Thanks for everything!
Pierre
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Pierre
284? Not sure that exists? What is the full name of the file you refer to?
Plse email me direct at brown_rb @ yahoo.com and we will look into it asap
Cheers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I suspect TEMP_PRECISION being set to 12 bit, that was the real only change between 284 and 287, u could try resetting it back to 10 bit precision? It might be the sensors you have dont support it (but they should).
You should be using Arduino IDE 1.6.4
Also what version of the temperature library are you using?
I have uploaded the library files I use also... that also could be an issue. Until I get your code I cannot be sure.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
arduino code 284 is working fine for me but from then (to the last one 287), i have no values from the two ds18b20 probes ...
Any idea what it could be?
Thanks for everything!
Pierre
Hi Pierre
284? Not sure that exists? What is the full name of the file you refer to?
Plse email me direct at brown_rb @ yahoo.com and we will look into it asap
Cheers
Hi Pierre
Send me you ino file and I will test it on my controller
I suspect TEMP_PRECISION being set to 12 bit, that was the real only change between 284 and 287, u could try resetting it back to 10 bit precision? It might be the sensors you have dont support it (but they should).
I have uploaded the library files I use also... that also could be an issue. Until I get your code I cannot be sure.
Hello Robert,
i will first try to put back to 10 bit and i tell you
Thank you very much for your support!
Pierre
Thanks Pierre, turmed out to be a bug in the Windows App, thanks for your help