Changing from serial to ethernet gateway
-
@jlieffort said:
I just hit 200 the other day.........
You have 200 separate nodes in your house!? WOW! What are they all for?
Only thing I'm having an issue with now is I can't include any new sensors?
Where are things going wrong? Can you press the include button in Vera to have it start looking for new nodes but they just aren't recognized? Have you totally rebooted (unplugged power) Vera since adding the Ethernet controller? If you have MYSController connected make sure you shut it off when you are trying to include sensors as it could conflict.
If that doesn't help, please describe the process you are using and were it stops working in as much detail as you can.
@petewill Additionally to address your other question I have rebooted the Vera Edge by powering off and then on a couple times.
Edit: When trying to include a relay, here is the serial output:
send: 3-3-13-0 s=255,c=0,t=18,pt=0,l=5,sg=0,st=ok:1.5.1
send: 3-3-13-0 s=255,c=3,t=6,pt=1,l=1,sg=0,st=ok:13
read: 0-13-3 s=255,c=3,t=6,pt=0,l=1,sg=0:M
repeater started, id=3, parent=13, distance=2
send: 3-3-13-0 s=255,c=3,t=11,pt=0,l=5,sg=0,st=ok:Relay
send: 3-3-13-0 s=255,c=3,t=12,pt=0,l=3,sg=0,st=ok:1.0
send: 3-3-13-0 s=1,c=0,t=3,pt=0,l=0,sg=0,st=ok:Nothing in Vera, allows to go into include mode but never recognizes the device in the interface.
-
@jlieffort said:
I just hit 200 the other day.........
You have 200 separate nodes in your house!? WOW! What are they all for?
Only thing I'm having an issue with now is I can't include any new sensors?
Where are things going wrong? Can you press the include button in Vera to have it start looking for new nodes but they just aren't recognized? Have you totally rebooted (unplugged power) Vera since adding the Ethernet controller? If you have MYSController connected make sure you shut it off when you are trying to include sensors as it could conflict.
If that doesn't help, please describe the process you are using and were it stops working in as much detail as you can.
@petewill
Pete link is of the screen shot from myscontroller while trying to add a new sensor, since I changed to the Ethernet GW. I have tried this many times without myscontroller turned on as per your suggestion. It looks to me like it finds the repeater and the relay switch but nothing shows up in the inclusion mode.Have ideas why the gateway will not include any new sensors?
-
I was finally able to add a new relay, although the vera interface never acknowledged a new device found. It just showed up on an engine reload.
Question for you guys when you build a device on a pcb board how is it best to power it ? Run 5V to the 5v pin from a cell phone charger or use a 9v 1amp or similar transformer and run it to the VIN pin? Either way I usually use a 3.3 volt regulator for the radio. But I am curious if one way is better then the other?
-
I was finally able to add a new relay, although the vera interface never acknowledged a new device found. It just showed up on an engine reload.
Question for you guys when you build a device on a pcb board how is it best to power it ? Run 5V to the 5v pin from a cell phone charger or use a 9v 1amp or similar transformer and run it to the VIN pin? Either way I usually use a 3.3 volt regulator for the radio. But I am curious if one way is better then the other?
@jlieffort
Glad you were finally able to get it to work! I don't use UI7 yet so unfortunately I can't provide much assistance with why it didn't work. Maybe next time try to manually assign a node ID instead of auto assigning them?As for the power I use 5v almost always. That way I can power my other 5v sensors directly from the source instead of the Arduino. I think you should be fine with 9v just be careful with anything over that. I used 12v once and it fried my Pro Mini clone. Now I always use 5v :)
-
@jlieffort
Glad you were finally able to get it to work! I don't use UI7 yet so unfortunately I can't provide much assistance with why it didn't work. Maybe next time try to manually assign a node ID instead of auto assigning them?As for the power I use 5v almost always. That way I can power my other 5v sensors directly from the source instead of the Arduino. I think you should be fine with 9v just be careful with anything over that. I used 12v once and it fried my Pro Mini clone. Now I always use 5v :)
@petewill
I assume you bring the 5v into the 5v pin on the Arduino, not the VIN pin?Update on the Ethernet gateway and the Vera Edge UI7 version 1.7.1707. It's working perfectly now, built a 4 relay sensor last night as a test and it added through the UI no problem at all. Sometimes the vera just acts wonky, you can reboot it, reload the engine, jump up and down and it still won't work like you think it should or it did yesterday. Come back the next day and it's working perfect. Of course when troubleshooting an issue this is a real PITA.
All but one of mysensors are communicating OK with the new gateway, the one that isn't is the furthest away from the new gateway.
Which leads me to a question, does the repeater functionality work? and do the mysensors work with other zwave repeaters, like light bulbs for instance? or do they just work with each other?
I'm trying to think of a way to communicate with that sensor on the other end of the house.
Thanks as always you've been my mentor into the world of home automation and especially mysensors.
:smile: -
@jlieffort said:
and do the mysensors work with other zwave repeaters,
No, z-wave uses a completely different radio protocol (and frequency).
Adding a mysensors repeater node should help resolving your distance problems.
Or if you already have a awake node closer to the problematic one, just convert it to a repeater. -
@jlieffort said:
and do the mysensors work with other zwave repeaters,
No, z-wave uses a completely different radio protocol (and frequency).
Adding a mysensors repeater node should help resolving your distance problems.
Or if you already have a awake node closer to the problematic one, just convert it to a repeater. -
@jlieffort Sorry for not responding sooner. Like Hek said, a repeater should work great. You can also try adding an antenna mod like I did here. It has worked great in my house.
-
@jlieffort Sorry for not responding sooner. Like Hek said, a repeater should work great. You can also try adding an antenna mod like I did here. It has worked great in my house.
