- Joined
- Jul 6, 2013
- Messages
- 142
- Reaction score
- 56
For grins, I've removed the device and re-added it.
I need to go dig in the TiltBridge code and see if it is set up to post to HTTPS endpoints, but if you attempted to use http (and you don’t have your server set up to auto redirect to HTTP, or network set up to block outgoing HTTP traffic from IoT devices) then it should work.
OK - that did it. I set the url to http using the local address and it worked. I'll open a issue if you'd like.It is set to redirect. Let me try to shut that down.
TiltBridge was built before there was reliable HTTPS library support that would also play nice with Bluetooth. That said, I have a different, similar project that has switched to use the secure client for everything which I think I can port back to TiltBridge easily enough.OK - that did it. I set the url to http using the local address and it worked. I'll open a issue if you'd like.
Which version of the firmware are you using? The v14 beta or v11?Someone earlier had this problem:
"So everything was great until I tried to assign pins/sensors....
I was able to add my ESP8266 controller without much issues, but when trying to assign sensors/pins, It keeps failing to write configuration to controller. I have reset the eprom multiple times and restarted the controller too. It see's the sensors, but won't assign them."
I m stuck at the same point. was there ever a solution?
Try v14. There are a looooot of fixes in v14.V11 WiFi . It shows the 2 temp probes but can’t write eeprom. Tried reboots etc . No luck
Is your wiring secure? Not just a loose nest of Dupont wires? And you're saying "relay" which means to me a mechanical relay and not an SSR.Hi all,
I've been using fermentrack on a raspberry pi for a couple of years and it's been working great. I've just checked on a brew when is nearing fermentation and the fan heater I have in the fridge has been on for 7 hours meaning the beer temperature has risen to 40cI looked at the graph and it was not calling for heat for that period, and the fridge was also on trying to cool.
I guess I was wondering how/where I start to problem solve this as I don't want this to happen again so it does not ruin the beer, but also the cost of running that Fan heater for 7 hours
I wondered if it could be the relay maybe?
Thanks in advance
Thanks for info, was in a bit of a rush yesterday, so just had to get the beer cooled down asap. Will have a proper look today and have a look at some of the above areas you mentionedIs your wiring secure? Not just a loose nest of Dupont wires? And you're saying "relay" which means to me a mechanical relay and not an SSR.
If Fermentrack was not turning the heat on at the time it went bad, I don't suspect a bad relay (though it certainly could be a bad relay). I'd expect a relay to go bad (overheat and develop an issue) if it were run too long at too high current and get stuck/melt in the on position. The relay going bad or bad wiring could cause what happened. But out of curiosity, how many amps is the relay rated for vs. the load you're putting on it? If you've been running this relay for years at close to the maximum capacity, maybe it just finally gave up the ghost.
I'd measure the voltage out of the pin on the Pi that is going to the relay input and see if it is triggering the relay. If it's not, then you have an issue with the relay or wiring. If the Pi is sending the "on" voltage to the relay, then check Fermentrack. This should get you looking in the right area. Replace the relay or wiring as needed. If you have to replace the relay, be sure to use one rated for well above the max current draw of your heater.
I recently installed a room temperature sensor and it worked well for a few hours, but then pegged at 185°F. Since then, it will randomly cycle from reading the correct room temperature, to displaying the (what I assume is) max temp of 185°F. I have used two different sensors now, with the same results.
Any idea what might be causing this?
I am running the non-docker version, controlling an Arduino.
View attachment 767363View attachment 767364
Which version of the firmware are you using? The latest one (v14)?
@day_trippr has it on this one. There’s a long standing bug with the sensor reading routine that can cause an 85deg reading to be seen as valid. This should be fixed in v14 if you upgrade.fwiw, 185°F (85°C) is what one receives if the ds18b20 isn't actually ready to send converted temperature data.
May indicate insufficient voltage to the sensor...
Cheers!
Which version of the firmware are you using? The latest one (v14)?
fwiw, 185°F (85°C) is what one receives if the ds18b20 isn't actually ready to send converted temperature data.
May indicate insufficient voltage to the sensor...
Cheers!
@day_trippr has it on this one. There’s a long standing bug with the sensor reading routine that can cause an 85deg reading to be seen as valid. This should be fixed in v14 if you upgrade.
I am honestly not sure, but I update regularly. I think the most recent before docker support.
Interesting. The room temp sensor in on the same bus as the chamber and beer temps, and those have worked fine for years, and continue to work well. I will check the connections though.
After this beer finishes I will update to the docker version. Perhaps that will solve my problem.
Ah, I think I see the confusion -
Fermentrack and the BrewPi-ESP8266 firmware are completely independent — when you’re updating Fermentrack, it doesn’t update the firmware on your controller. The v14 beta update was released a few weeks ago and would have required you manually update. I’m guessing you’re almost certainly running v11 at the moment.
You can update your controller to v14 using either Fermentrack, BrewFlasher, or BrewFlasher Web Edition.
Even better! I told you the bug was long standing — it was inherited!Ahh I think there is even deeper confusion. I am running an Arduino Uno!
Even better! I told you the bug was long standing — it was inherited!
@LBussy may be able to help you. Are you running the “OG” BrewPi firmware, or BrewPi-Remix?
When you see this cooling behavior, what does the (physical) screen on your controller say?Hello all. I've been using Fermentrack (with a RPi and Uno, and Tilt connected) for five batches now. However, this is the first time I've run into issues. Has anyone seen these before and know what the issue may be? Any input would be greatly appreciated.
View attachment 767793
- 4-5 times on the current batch, fermentrack is showing that it is cooling (during cold crashing), however the outlet to the fridge is not being turned on (you can see in chart below when this is occurring (the cooling duty is on for approximately 3 hours before i reset it). There is a gap with no cooling duty, which is when I unplugged the fridge from the outlet and plugged it in separately and allowed the fridge temp to drop on its own. This is the first time I've had any issues with the temperature controller out of five batches, and I did not execute differently from the previous batches. Wondering if this is an issue with fermentrack or is it also possible that my SSR is starting to malfunction?
- The tilt hydrometer is sparsely connecting to fermentrack (hours to days without a data point connecting to fermentrack). However when I open the Tilt app on my phone I am receiving live data just fine.
The screen states it is cooling, and when I look at the boards inside my control box, the correct light is turned on for cooling. However, there is no power going to the cooling outlet (as soon as I unplug the fridge and plug it into a wall outlet, it turns on). The RPi is right on top of the fridge, so probably about 1 to 2 feet away from the tilt. This is where I've left it for all five batches, and this is the first time I've had connectivity issues. I'm assuming I have the non-docker version of Fermentrack (since I'm not even sure what that means).When you see this cooling behavior, what does the (physical) screen on your controller say?
How close is your Raspberry Pi to your Tilt?
Are you using the docker or non-docker version of Fermentrack?
The screen states it is cooling, and when I look at the boards inside my control box, the correct light is turned on for cooling. However, there is no power going to the cooling outlet (as soon as I unplug the fridge and plug it into a wall outlet, it turns on).
The RPi is right on top of the fridge, so probably about 1 to 2 feet away from the tilt. This is where I've left it for all five batches, and this is the first time I've had connectivity issues. I'm assuming I have the non-docker version of Fermentrack (since I'm not even sure what that means).