I solved the issue, it turns out you have to have debug disabled for the program to execute. I believe I saw someone else mention it in another thread and that is what lead me there. Thanks for the help!
RyanAHolland
@RyanAHolland
Best posts made by RyanAHolland
Latest posts made by RyanAHolland
-
RE: [SOLVED] Pressure Sensor Will Not Add to Vera
-
RE: Issues Converting to Ethernet Gateway (Uno)
@karenbobiv I believe that the restriction on using an Uno is only for the serial gateway. You can use any arduino for the ethernet gateway.
-
RE: [SOLVED] Pressure Sensor Will Not Add to Vera
@ServiceXp I am on 1.4.
I can try a different Mini, but I have verified that the pressure sensor works, by using the included test sketch. Does the pressure sensor sketch output anything to the serial when debugging is enabled? Sorry, I am a newbie when it comes to Arduino.
-
[SOLVED] Pressure Sensor Will Not Add to Vera
Whenever I try and add my pressure sensor to Vera, nothing seems to happen. I can add other sensors to vera without issue, but when I try and add the pressure sensor, Vera detects nothing.
I have verified wiring with the BMP085 test program and I see pressure and temperature. When I run the PressureSensor.ino, upload it and then check serial output, I see nothing.
Any suggestions?
I am running on a Mini Pro (3.3v) with a serial gateway. Thanks.
-
RE: Issues Converting to Ethernet Gateway (Uno)
So I hard powered off the Vera and re-added my humidity sensor. It was detected by Vera, but only added two devices (temp and humidity) no node. I am getting values, but without the node, I don't know when it last updated.
Also, when I tried to add another device (temp / motion), Vera doesn't find any devices. I am going to double check my wiring, but this device worked on my serial gateway (I have cleared the EEPROM),
-
RE: Issues Converting to Ethernet Gateway (Uno)
@hek Thanks for taking a look. I will leave the sensors on the Vera interface from now on. When you say hard reset, do you mean pull power or factory reset. Sorry, when I hear hard reset, I start to feel queasy.
EDIT: Now I reread and I see hard restart, so I am assuming that is pull the plug.
-
Issues Converting to Ethernet Gateway (Uno)
I have had my serial gateway set up for a few months now and I wanted to convert over to Ethernet because of issues with USB locations switching (I am running Altsteon on my Vera).
Because I was changing gateways (my serial was a nano), I removed all MySensors devices from Vera. I set up and verified that the Ethernet gateway is working (I can ping it and the library version shows up in the interface). I took my sensors and cleared their EEPROM and reloaded the programs via IDE. I have two temperature/motion and a humidity sensor.
When I include the devices it is hit or miss if the Ethernet gateway sees it (they are in the same room). Sometimes Vera will add a new device to the interface (sometimes just a node, sometimes just a temperature device) other times nothing. When I look at the serial output on the gateway, it sees the humidity sensor and is receiving data from it, but the Vera interface does not add new devices.
One time when I was including the humidity sensor, it added all of the devices to the interface, however, none of them updated.
I wasn't having issue with the serial interface, but now I cannot get them to work. Every time I start over I remove all devices from Vera, clear EEPROM on the sensors and start again.
My sensors are Mini Pro 3.3v (Clones) and my Gateway is a Uno with the W5100 ethernet shield.
I will try to add some outputs from my gateway when I get home.
Thanks for the help!
-
RE: Lua Startup Failure (*SOLVED*)
I am seeing the same issue with my Ethernet gateway. I downloaded the new 1.4, pulled the Ethernet gateway code from the site and uploaded it to my Nano. It complies just fine, but debug shows the following:
0;0;3;0;14;Gateway startup complete.
0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0:
0;0;3;0;9;version mismatch
0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0:
0;0;3;0;9;version mismatch
0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0:
...