Page 1 of 1

FGBS-001 Universal Sensor stopped working with upgrade to RaZberry 7 Pro

Posted: 17 Mar 2023 13:29
by ml_zway
Hello,

I switched to a RaZberry 7 Pro and my FGBS-001 Universal Sensor is no longer sending reports when IN1 changes. The logs show the below:

[2023-03-17 10:12:59.022] [D] [zway] SETDATA devices.41.data.lastReceived = 0 (0x00000000)
[2023-03-17 10:12:59.023] [W] [zway] Ignoring Set packet recieved on lower security scheme Plain text than our highest S0 (acceptSetSecurityLevel is not set)
[2023-03-17 10:12:59.023] [E] [zway] Error returned from (returnStatus = _zway_cc_call_handler(zway, instance, node_id, data[3], length - 4, &data[4])): Function class not supported by the hardware (-4)

In another post (Binary sensor is always off), I tried mapBasicSetToSpecificReport=true which didn't seem to change anything. I also saw: Most likely you need to enable the option to "accept report commands without encryption"

Which seems reasonable but I'm not sure how to do that ? Or is there anything else I can try other than upgrading to a Smart Implant.

Thanks for your help,

Re: FGBS-001 Universal Sensor stopped working with upgrade to RaZberry 7 Pro

Posted: 17 Mar 2023 17:27
by PoltoS
you also need acceptUnsecureSet to be 0. Please use the Expert UI > Configuration > Expert Commands > (on the bottom) to configure this

Re: FGBS-001 Universal Sensor stopped working with upgrade to RaZberry 7 Pro

Posted: 17 Mar 2023 17:28
by PoltoS
This is not because of RaZberry 7, but due to the Z-Way upgrade - not it is more strict with unsecure commands

Re: FGBS-001 Universal Sensor stopped working with upgrade to RaZberry 7 Pro

Posted: 17 Mar 2023 18:29
by ml_zway
Perfect, thank you:

Configuration | Expert Commands | Device Settings
mapBasicSetToSpecificReport=true
acceptSetSecurityLevel=0

I am now receiving the events.