Search found 425 matches

by brahn
Thu Oct 06, 2016 4:48 pm
Forum: BCS Programming
Topic: Backup Update?
Replies: 1
Views: 9738

Re: Backup Update?

I just sent you a PM.
by brahn
Tue Oct 04, 2016 5:00 pm
Forum: General Discussion
Topic: Resetting BCS-460 With 4.0 Firmware
Replies: 6
Views: 4959

Re: Resetting BCS-460 With 4.0 Firmware

This is pretty strange. Does the router show that the device was connected or that it assigned an IP address?
by brahn
Fri Sep 16, 2016 11:34 am
Forum: BCS Programming
Topic: Alarm to Ring on Android
Replies: 5
Views: 12924

Re: Alarm to Ring on Android

I write the firmware for the BCS. I also brew primarily on mobile device(s), so I hear you.
by brahn
Fri Sep 16, 2016 9:52 am
Forum: BCS Programming
Topic: Alarm to Ring on Android
Replies: 5
Views: 12924

Re: Alarm to Ring on Android

You are not doing anything wrong. Mobile browsers handle audio differently than desktop browsers, I have not been able to get the alarm audio to play in any mobile browsers yet.
by brahn
Sun Sep 11, 2016 5:29 pm
Forum: Troubleshooting and Support
Topic: Can not connect to BCS 462
Replies: 5
Views: 4400

Re: Can not connect to BCS 462

There are so many variables for trying to get the direct connect working that it's very difficult to troubleshoot via the forum. It's also far more difficult to do this for the initial setup. If you really cannot have it connected to a router full time, at least connect it to a router to do the init...
by brahn
Wed Aug 24, 2016 3:38 pm
Forum: Wiring, Electrical, Relays and Sensors
Topic: Ignighter or pilot flame for 2 Honeywell Gas Control Valves
Replies: 8
Views: 16079

Re: Ignighter or pilot flame for 2 Honeywell Gas Control Val

The BCS has an option for using outputs as igniters. If an igniter is tied to the output when it is turned on the BCS turns on the igniter, delays, turns on the output, delays, then turns off the igniter. The delays can be customized. http://docs.embeddedcc.com/settings/#auto-ignition On my system, ...
by brahn
Mon Aug 22, 2016 11:54 am
Forum: Wiring, Electrical, Relays and Sensors
Topic: Temperature Probe Accuracy
Replies: 12
Views: 21145

Re: Temperature Probe Accuracy

The simplified answer is that the temp probe values update every 800ms. There's no way to make this faster at this time. There is no learning mechanism, it's simply reading the resistance through the thermistor. There is some oversampling involved to smooth the results but that is factored into the ...
by brahn
Mon Aug 15, 2016 6:05 pm
Forum: Troubleshooting and Support
Topic: Alarm Buzzer/Ladder Logic
Replies: 8
Views: 5695

Re: Alarm Buzzer/Ladder Logic

Like oakbarn says, checking those Start/Stop process boxes will assert that action when you exit the state. So, in your config you're showing us Process 0 "Start Up", which is configured to start Process 0 (Start Up) and stop all other processes whenever you exit the "StrikeWaterFill&...
by brahn
Mon Aug 15, 2016 9:59 am
Forum: BCS Programming
Topic: Recipe Utility making me crazy
Replies: 16
Views: 24860

Re: Recipe Utility making me crazy

I consider it ready to use, but it is very simple and we are still looking for things to add or improve.
by brahn
Wed Aug 10, 2016 3:33 pm
Forum: BCS Programming
Topic: Recipe Utility making me crazy
Replies: 16
Views: 24860

Re: Recipe Utility making me crazy

Yes, you would have to save any of the utilities you wanted to use individually. There are 4 official utilities: Backup, Migrator, PID Tuner, and Recipes. Generally, the only utility that I would expect to be used on a regular basis is the recipe utility. The others would only be used on initial set...