@AWI Many thanks for quick response. Will try at soon, just will order fans.
Andrej_AB
@Andrej_AB
Best posts made by Andrej_AB
Latest posts made by Andrej_AB
-
RE: Radiator booster (heating)
-
RE: Radiator booster (heating)
@AWI Hi, Very interesting project, please if you can publish sketch?
Thanks. -
RE: Irrigation Controller (up to 16 valves with Shift Registers)
@petewill Finally managed to pair node with Vera controller, many thanks to @petewill for assistance with this issue.
// #define NUMBER_OF_VALVES 6 // Change this to set your valve count up to 16. #define VALVE_RESET_TIME 7500UL // Change this (in milliseconds) for the time you need your valves to hydraulically reset and change state #define RADIO_ID 7 // Set this to fix your Radio ID or use Auto```
-
RE: Irrigation Controller (up to 16 valves with Shift Registers)
@petewill said:
@Andrej_AB It looks like it's communicating ok because it's getting the time. Have you ever had a mysenors node #5 in your Vera previously and deleted it? Could it be that the Vera thinks it's already there? What happens if you clear your eeprom on your irrigation controller then manually assign a different ID and then try to pair it again?
Also thinking about it, eprom was cleaned and manually assigned new ID but still can't pair with Vera.
Today I tried upload sketch from My sensors library 1.5.4 and node was successfully paired with Vera, then tried again last sketch and again can't pair. -
RE: Irrigation Controller (up to 16 valves with Shift Registers)
@petewill Hi, All my other nodes have successfully paired with Vera, but irrigation controller node can't pair with Vera, I have started inclusion mode on Vera, one minute passed 0 devices found.
Please see attached picture.
-
RE: Irrigation Controller (up to 16 valves with Shift Registers)
Hi, Maybe somebody can help me with this issue? Managed to upload code for irrigation controller with Arduino IDE 1.6.12 but can't pair with Vera controller.
-
RE: Irrigation Controller (up to 16 valves with Shift Registers)
@petewill Hi, Please can you advise what version Arduino IDE you are using for this sketch?