My 50A GFCI was $130. Ouch indeed! But the protection is an absolute must.
Even with nothing connected, they have the state "ON", so the pin must be low. That seems backwards given the open circuit nature of those GPIOs.
I'm measuring it with a Fluke DMM, so that has an input impedance of 10M which shouldn't really effect the pin voltage assuming a pull up of 10s of K ohms.
When looking at the device log files, what does '!' designate? For instance, I have a slightly problematic ESP32 for fermentation that disconnects from time to time and tends to drop the 1-wire temp when it does so.
...
I'm running 1.1 and firmware 45 on this device. I was able to remotely recover by sending %3 and disable/enable the comms to the interface/device a few times. Looking at the logs, this didn't seem to do anything until a !200 was sent (not by me) then the 1-wire came back to life.
When you say 'earthed to Arduino' are you saying that your DC negative is isolated from the AC ground?EMI is a pain to deal with, especially on sensitive components like temp probs.
I was getting device reboots, temp fluctuations, etc due to 24V devices being switched off. Not even in same circuit (well way back down the system they would join up,I suppose).
Using 5M shielded probes earthed to arduino worked around the problem for me.
When you say 'earthed to Arduino' are you saying that your DC negative is isolated from the AC ground?
Would an interface experiencing a power-on reset explain why my hysteresis devices stayed disabled in BC after the disconnect/reconnect? In the interest of full disclosure, I have a script that might be misbehaving and causing the hysteresis devices to stay disabled after they disconnect, but I'm still troubleshooting it and its hard to do with beer fermenting!
Ok thanks, in this case the 1-wire did come back but my hysteresis devices dependant on it stayed disabled. This leads me back to my misbehaving script theory, so thanks for the confirmation.Normally no, but if your hysteresis devices are dependent on 1-wire, and that bus is crashing as a result of a bumpy noise related reset, then they will fail until the 1-wire bus is reset and the 1-wire devices are established. Normally a power-on resets the 1-wire bus but if it was transient and/or noise related, it may not.
Here is a look at a prototype MEGA format UniShield. The final version will have a shorter stack height (we selected the wrong power connector for this one). Will support MEGA, Due, Grand Central (installed here) and will allow other shields like Wi-Fi to be added on top. Up to 48 high-powered outputs, 5-24V DC each (4 divisible banks) up to 2.5A per output. DIN rail mount.
View attachment 637070
45c? Uploaded? I cannot find it.Please refrain from using firmware 45B for serial (USB) connectivity... we accidentally left some debug code in there and it and it will cause issues. We'll upload 45C tomorrow at some point.
debug level 1 should show them on a regular basis. %1&14;is there a command in Termite to see MAC and IP settings?
%1&14;
BruControl v43A.W Debug:1
%1&14;Rsp:%1
End:407951
-
CL:0
WR:0/3
WiFi:3
SSID:wl5
RSSI:-65
IP:192.168.1.100
MAC:DC:4F:22:D8:89:4A
-
Beg:418743
Msg:%2&17;
Debug:0
I am trying to connect a Mega (Robodyn) 2560 using Ethernet.
I used the setup.bat (v45) to configure the Mega for a MAC and IP Address. The Only question I had was DCHP which I set to "N" (I assumed because I was setting a Static IP.)
I added the Interface and used the following:View attachment 637347
I manually added the device to my Frontier FIOS Router and it got the MAC Address from the Mega but Ping Tests or BruControl Communications do not work.
Any ideas?
BruControl v43A.W Setup 10s (y)?
BruControl v43A.W Setup 9s (y)?
BruControl v43A.W Setup 8s (y)?y
Config net (y/n)? Y
DHCP (y/n)? Y
SSID? yourssid
Pswd? yourpassword
Save (y/n)? Y
End setup
Use saved
DHCP
SSID:yourssid
PASS:yourpassword
I am trying to connect a Mega (Robodyn) 2560 using Ethernet.
I used the setup.bat (v45) to configure the Mega for a MAC and IP Address. The Only question I had was DCHP which I set to "N" (I assumed because I was setting a Static IP.)
I manually added the device to my Frontier FIOS Router and it got the MAC Address from the Mega but Ping Tests or BruControl Communications do not work.
Any ideas?
I normally buy spa panels with the breakers and remove the breakers and install in main panel or keep spa panel near the control panel. for some reason the spa panels with gfci breaker are usually $50-75 and just the breaker alone is $100+Yeah, I think if it is exposed it needs to enclosed. And "yup, I feel ya" on the sticker shock on 50amp GFCI breakers.![]()
I went back and set a different MAC and set DHCP to "Y" and saved.A few things come to mind. 1) Are you sure the .160 address you assigned to the board was not in use? Disconnect the board and try and ping that address again to verify there is nothing else sitting there. 2) Did you set the static IP on the board or on your FIOS router? If you set it on the board (setting N to DHCP) and configured your IP/subnet AND set it on the router, that is fine. But if you only set it on the router, then you need to enable DHCP on the board. 3) Make sure the subnetting on the board matches your network size... likely a /24 or 255.255.255.0
If you changed the MAC address on the device and enabled DHCP, did you also set your DHCP reservation on your router to that new MAC? You are correct about wanting to use a static address. Personally, I disable DHCP on the device and assign the IP info via termite.
We had a nearly identical issue with some Allen-Bradley PLCs, where we found that Cisco's link speed autonegotiation wasn't playing nicely with AB's network cards. Forcing the port to 100/FDX (or 10/HDX for some models) fixed the issue in our case.I have over 50 DHCP reservations in my router that have worked flawlessly for more than a decade, and have only recently had a problem with the W5500 connected Mega2650's when I changed out my 15 year old Cisco 3560 100mbit switch for a new, current, 2960L switch that is gigabit and fanless... I had it working for a while, but it errors enough that requires a power cycle to reconnect that I ran a cable all the way back directly to my router. Static assignment on the interface did not help... also, triple check your cable quality...
I normally buy spa panels with the breakers and remove the breakers and install in main panel or keep spa panel near the control panel. for some reason the spa panels with gfci breaker are usually $50-75 and just the breaker alone is $100+
I cannot see any NIC lights but if not on, there could be there. I tried a different Robodyn and set to that same IP and then a Different one (.159). I looked at my router list and did not see any devices set to that IP. I pinged with Mega off the network and got no activity on that address. (Pinged Mega on the network and no connection) I am really at a loss as to why it fails to connect. I may just try to figure out how to do a serial only connect as that is easy. PITA as I have to move a computer to the USB cable when I want to Brew.
My Router would not allow me to create a second Static with the same IP. I deleted the Static IPs before I did another on my router. I have yet to get one to connect. Right now I only have one Static IP for a Mega on the Router. I can always start fresh in the morning with a New MAC Address and new IP.Sorry... way behind on posts here. Working off the phone so will catch up on computer later. But: I would caution anyone from haphazardly changing MAC addresses. Once that gets registered across the other Ethernet interfaces (not BC interface in this context), it will create a problem when multiple MACs and IPs are mixed.