Motion Sensing sketch which is also a repeater
-
Hey!
I continue to have fun playing around with these sensors
I have built a wall plug which is powered by 240V and then reduced to 5v to power my motion sensor. I think I have a problem though... I have never had any issues with my Vera 3, but about an hour after powering up this sensor I had my first issue with Vera and I had to reboot it. I think it might be my sketch sending too much info, and I was wondering if someone could review it for me?
https://codebender.cc/sketch:76040
One thing I did forget is to add the "Repeater Node" on line 18, so now that it is added I haven't tested it yet, but something tells me that it is not the issue.
-
Looks ok,
What does the serial monitor say? Is it spewing out debug prints?
-
@hek said:
What does the serial monitor say? Is it spewing out debug prints?
It crashes. That was my first indication that someone was wrong... I always have my sensors connected to my computer when I put them through their initial inclusion with Vera, and when I did this the monitor brought up a couple lines and then froze. Even after resetting the board nothing would come up. It also only brought up one device on Vera rather than two... I did forget to write "Repeater Node" in line 18 originally, so could that be the whole reason to my issue maybe?
Anyways, I'm off to work now but will test again when I get home tonight
-
sendSketchInfo takes 3 arguments.
First two is name and version string. Last is a boolean which indicates if you want ack back.http://www.mysensors.org/build/sensor_api#the-full-api
I have no idea what is going to happen if you set a string as third argument.
The two first information strings is never interpreted anywhere. They are just shown as-is on the controller side.
-
Hey guys,
I was justing wondering, is there a way to deactivate the motion sensor if not being used? Eg: My motion sensors are connected to Homeseer and they show up as sensors but I was wondering if I could have an ON / OFF control to deactivate or active the motion as needed.
Suggested Topics
-
Fan control and feedback
Development • 3 Mar 2016, 19:46 • emc2 4 Mar 2016, 06:43 -
Moving sensor from one network to another may cause conflict
Feature Requests • 26 Feb 2015, 08:38 • iliak 26 Feb 2015, 08:38 -
Sensors - do differences matter when purchasing?
Troubleshooting • 28 Aug 2014, 09:22 • Homer 28 Aug 2014, 10:12 -
Figaro TGS5042 Carbon Monoxide Sensor & Op Amp
Hardware • 30 Apr 2016, 11:01 • Samuel235 12 Sept 2017, 15:55 -
Homini Complete Room Sensor Module?
Hardware • 20 Mar 2016, 08:15 • Samuel235 18 Oct 2017, 08:24 -
💬 BEEP base v2
OpenHardware.io • 18 Sept 2018, 07:39 • openhardware.io 10 Dec 2018, 22:53 -
SerialGateway Error
Vera • 27 Aug 2015, 20:13 • Newzwaver 11 Sept 2015, 09:38 -
How to monitor the foliage Evapotranspiration with arduino
General Discussion • 27 Mar 2019, 21:00 • pierrot10 29 Mar 2019, 13:11