Thanks for the links.
I've uploaded the arduino sketch and clearly see that sensors are NOT in parasite power mode - function sensors.isParasitePowerMode() returns False. Both sensors send the temperature readings to the serial monitor in arduino studio. Everything looks OK from the arduino...
No, I don't have an LCD. I just look at the fermentrack GUI where the visualizations of LCDs are shown.
I will search for the sketch to check if one of the sensors are working in parasitic mode.
Thanks for the feedback!
I've tested with this arduino code: https://www.tweaking4all.com/hardware/arduino/arduino-ds18b20-temperature-sensor/
Did this to check if both sensors are working. In console I can see that temperature reading is sent from first and then second sensor. So the sensors are working. However, when...
Hi,
i have problem with fermentrack and arduino with two DS18820 sensors. Looks like only one of the sensors sends the temperature reading to the fermentrack.
I have also tested the sensors with only arduino board and two sensors - both of the sesnsors send the temperature readings to the...