Fibaro FGMS-001 (Errors In Log)

Discussions about existing Z-Wave device and their usage with Z-Way/Z-Cloud/Z-Box
Post Reply
CudaNet
Posts: 58
Joined: 10 Jul 2016 22:32

Fibaro FGMS-001 (Errors In Log)

Post by CudaNet »

I was analyzing the log tonight and came across this. Device [12] is the FGMS. And other details (not sure what's needed here)...

Device:
SDK: 4.55.0
App Version: 2.6

Network:
Vendor: RaZberry by Z-Wave.Me
Z-Wave Chip: ZW0500
SDK 6.51.03
Serial API Version: 05.00
Version number: v2.2.2
Compile-ID: d2212e41b6487bf6efe6df730db05571edc64915
Compile-Date: 2016-04-11 11:00:34 +0300

Code: Select all

[2016-08-09 22:02:15.312] [D] [zway] RECEIVED: ( 01 0D 00 04 00 0C 07 56 01 30 03 FF D1 CB 7C )
[2016-08-09 22:02:15.312] [D] [zway] SENT ACK
[2016-08-09 22:02:15.312] [D] [zway] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2016-08-09 22:02:15.312] [D] [zway] SETDATA devices.12.instances.0.commandClasses.48.data.1.level = True
[2016-08-09 22:02:15.313] [D] [zway] SETDATA devices.12.instances.0.commandClasses.48.data.1 = Empty
[2016-08-09 22:02:15.320] [I] [core] Notification: device-info (device-OnOff): {"dev":"Fibar Group General purpose (12.0.48.1)","l":"on"}
[2016-08-09 22:02:15.385] [D] [zway] RECEIVED: ( 01 09 00 04 00 0C 03 60 0D 01 91 )
[2016-08-09 22:02:15.385] [D] [zway] SENT ACK
[2016-08-09 22:02:15.385] [D] [zway] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2016-08-09 22:02:15.385] [E] [zway] Packet CC::MULTI_CHANNEL_CMD_ENCAP_V2 is too short: required at least 5 bytes, got 3
[2016-08-09 22:02:15.385] [E] [zway] Error returned from _zway_cc_call_handler(zway, command, controller->id, 0, data[4], &data[5]): Wrong packet from Z-Wave network or Discovery got bad data (stick communication failed) (-9)
[2016-08-09 22:02:42.576] [D] [zway] RECEIVED: ( 01 0C 00 04 00 0F 06 31 05 02 0A 0B 1C D5 )
[2016-08-09 22:02:42.577] [D] [zway] SENT ACK
[2016-08-09 22:02:42.577] [D] [zway] SETDATA devices.15.data.lastReceived = 0 (0x00000000)
[2016-08-09 22:02:42.577] [D] [zway] SETDATA devices.15.instances.0.commandClasses.49.data.2.deviceScale = 1 (0x00000001)
[2016-08-09 22:02:42.577] [D] [zway] SETDATA devices.15.instances.0.commandClasses.49.data.2.scale = 1 (0x00000001)
[2016-08-09 22:02:42.579] [D] [zway] SETDATA devices.15.instances.0.commandClasses.49.data.2.scaleString = ""
[2016-08-09 22:02:42.579] [D] [zway] SETDATA devices.15.instances.0.commandClasses.49.data.2.val = 2844.000000
[2016-08-09 22:02:42.579] [D] [zway] SETDATA devices.15.instances.0.commandClasses.49.data.2 = Empty
[2016-08-09 22:02:44.831] [D] [zway] RECEIVED: ( 01 0D 00 04 00 0C 07 56 01 30 03 00 CF 3B 6D )
[2016-08-09 22:02:44.832] [D] [zway] SENT ACK
[2016-08-09 22:02:44.832] [D] [zway] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2016-08-09 22:02:44.832] [D] [zway] SETDATA devices.12.instances.0.commandClasses.48.data.1.level = False
[2016-08-09 22:02:44.832] [D] [zway] SETDATA devices.12.instances.0.commandClasses.48.data.1 = Empty
[2016-08-09 22:02:44.858] [I] [core] Notification: device-info (device-OnOff): {"dev":"Fibar Group General purpose (12.0.48.1)","l":"off"}
[2016-08-09 22:02:45.824] [D] [zway] RECEIVED: ( 01 0D 00 04 00 0C 07 56 01 30 03 00 CF 3B 6D )
[2016-08-09 22:02:45.824] [D] [zway] SENT ACK
[2016-08-09 22:02:45.824] [D] [zway] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2016-08-09 22:02:45.824] [D] [zway] SETDATA devices.12.instances.0.commandClasses.48.data.1.level = False
[2016-08-09 22:02:45.825] [D] [zway] SETDATA devices.12.instances.0.commandClasses.48.data.1 = Empty
[2016-08-09 22:02:45.896] [D] [zway] RECEIVED: ( 01 09 00 04 00 0C 03 60 0D 01 91 )
[2016-08-09 22:02:45.896] [D] [zway] SENT ACK
[2016-08-09 22:02:45.896] [D] [zway] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2016-08-09 22:02:45.896] [E] [zway] Packet CC::MULTI_CHANNEL_CMD_ENCAP_V2 is too short: required at least 5 bytes, got 3
[2016-08-09 22:02:45.896] [E] [zway] Error returned from _zway_cc_call_handler(zway, command, controller->id, 0, data[4], &data[5]): Wrong packet from Z-Wave network or Discovery got bad data (stick communication failed) (-9)
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Fibaro FGMS-001 (Errors In Log)

Post by pz1 »

Occasionally I do notice similar errors in my logs. Just took a closer look into my logs and found two of my ten StellaZ devices producing these messages:

Code: Select all

[2016-08-09 11:10:31.547] [D] [zway] SETDATA controller.data.incomingPacket = **********
[2016-08-09 11:10:31.547] [D] [zway] SETDATA devices.33.data.lastReceived = 0 (0x00000000)
[2016-08-09 11:10:31.547] [E] [zway] Packet CC::SENSOR_MULTILEVEL_REPORT is too short: required at least 5 bytes, got 2
[2016-08-09 11:10:31.547] [E] [zway] Error returned from _zway_cc_call_handler(zway, command, controller->id, 0, data[4], &data[5]): Wrong packet from Z-Wave network or Discovery got bad data (stick communication failed) (-9)
[2016-08-09 11:10:31.580] [D] [zway] RECEIVED: ( 01 07 00 13 A0 00 00 13 58 )
On the timing info one of the devices scores 100%, the other 97%.
As a matter of fact both happen to have 0% battery for quite a while, but still do wake-up regularly. I'll replace the batteries some time today or tomorrow to see if that makes a difference. I'll be back on that.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Fibaro FGMS-001 (Errors In Log)

Post by PoltoS »

This is a known bug in FGMS-001. Go in Configuration->#12->Associations and remove "channaled" association to Z-Way and place a "non-channaled"
Post Reply