This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

zwave app issues
#1
We have a lot of fibaro motion sensors connected to a LM4. Every motion detection packet is sended to the lm4 and every 15 minutes a temperature packet.

After restarting the lm4 we see the following behaviour:
- motion sensor detection packets and temperature packets did not received by the lm4 for 2 hours (the motion sensor wakeup interval is 7200), is that normal behaviour?
  after two hours every motion detection packet is received and every 15 minutes a temperature packet.
- all devices parameters are reset to default in the lm4, not in the zwave device self. How can we get the current device parameters in the lm4 and not the default?
Reply
#2
please send me ZWave log file from LogicMachine (change to your IP):
http://192.168.1.13/apps/data/zwaveapp/__log.lp
Reply
#3
Quote:- motion sensor detection packets and temperature packets did not received by the lm4 for 2 hours (the motion sensor wakeup interval is 7200), is that normal behaviour?
  after two hours every motion detection packet is received and every 15 minutes a temperature packet.

seems it is normal. After restart ZWave controller periodically is trying  to send telegrams to it but unsuccessfully, marks them 'sleep'. And then during 2 hours all sensors  wake up and inform about themselves. And only after this they start sending telegrams with temperature and motion.
E.g. Node 17 after initialization during first survey of USB stick:

Code:
2016-11-28 13:11:14.833 Info, Node017, NoOperation::Set - Routing=true
2016-11-28 13:11:14.845 Info, Node017, Sending (NoOp) message (Callback ID=0x18, Expected Reply=0x13) - NoOperation_Set (Node=17): 0x01, 0x09, 0x00, 0x13, 0x11, 0x02, 0x00, 0x00, 0x25, 0x18, 0xcb
2016-11-28 13:11:22.362 Info, Node017, WARNING: ZW_SEND_DATA failed. No ACK received - device may be asleep.
2016-11-28 13:11:22.363 Info, Node017,   Node 17 has been marked as asleep

And then at 15:05 a telegram is received informing about wakeup:

Code:
2016-11-28 15:05:20.047 Info, Node017, Received Wakeup Notification from node 17
2016-11-28 15:05:20.048 Info, Node017,   Node 17 has been marked as awake

After this telegrams with sensor reading are being well received.

Here is description of wakeup interval parameter from Fibaro manual:

At each wake up the Fibaro Motion Sensor communicates with the main controller, updates parameter settings and the software if necessary. The Motion Sensor will wake up at a defined time interval and will ALWAYS try to communicate with the main controller Wake Up Interval set to 0 cancels the WAKE UP command frame, i.e. the device will have to be woke up manually, through the B button, sending NODE INFO command frame

It seems you just need to decrease this parameter.

Quote:- all devices parameters are reset to default in the lm4, not in the zwave device self. How can we get the current device parameters in the lm4 and not the default?

we will check this. We had such issue initially, then it was fixed.
Reply
#4
Also the name of my zwave devices are gone (and location is never saved).
Reply


Forum Jump: