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
-
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 -
💬 Aeos : a NRF52 versatile, up to 9in1, device
OpenHardware.io • 28 Jun 2017, 22:24 • openhardware.io 13 Apr 2020, 14:05 -
Help to Beginner..
Hardware • 6 Nov 2014, 21:00 • dzairo 8 Nov 2014, 21:04 -
Temperature Sensor Configuration
General Discussion • 22 Jan 2015, 00:08 • rdevine 22 Jan 2015, 15:30 -
Sonoff Basic Wifi Gateway for NRF24
Hardware • 9 Jul 2017, 16:31 • Technovation 9 Jul 2017, 17:23 -
Multisensor
OpenHardware.io • 28 Mar 2016, 18:31 • openhardware.io 23 Apr 2016, 14:56 -
Temperature Sensor, 0.1 degree precison
Hardware • 26 Jan 2016, 20:14 • Martin 27 Jan 2016, 22:24