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
-
Multisensor
OpenHardware.io • 28 Mar 2016, 18:31 • openhardware.io 23 Apr 2016, 14:56 -
How long a cable can one have between the uC and a sensor?
Hardware • 14 Dec 2014, 16:53 • Zeph 16 Dec 2014, 02:33 -
Maximum number of hops in a network
My Project • 27 Dec 2014, 13:17 • boozz 27 Dec 2014, 16:49 -
Question about MySensors features
My Project • 10 May 2020, 13:41 • IronFelix 11 May 2020, 01:34 -
PIR motion sensor that sends cloud notifications via wifi
Development • 25 Nov 2014, 07:52 • vekraman76 25 Nov 2014, 09:27 -
💬 EFEKTA nRF5 Motion sensor
OpenHardware.io • 25 Nov 2018, 20:17 • openhardware.io 28 Dec 2018, 20:23 -
Humidity example sketch not working
Troubleshooting • 27 Sept 2014, 20:59 • ajachierno 4 Oct 2014, 03:01 -
💬 Ikea Molgan Hack
OpenHardware.io • 9 Nov 2016, 19:58 • openhardware.io 2 Aug 2019, 08:34