Page 2 of 2

Re: SerialAPI: Command: 0xa4 is not supported by this SerialAPI

Posted: 20 Sep 2018 09:30
by PoltoS
Can we have remote access to it? Please send it in PM

Re: SerialAPI: Command: 0xa4 is not supported by this SerialAPI

Posted: 06 Oct 2018 17:53
by raspberrypod
newuser wrote:
05 Sep 2018 09:56
Hello!

I'm using Z-Wave.Me UZB as a bridge controller for Z/IP Gateway. It works fine until I start to communicate with devices. Every time when I send commands I get the next errors in zipgateway.log.

Code: Select all

 SerialAPI: Command: 0xa5 is not supported by this SerialAPI
 SerialAPI: Assertion failed at /var/lib/jenkins/jobs/Full_S2_Gateway_release/workspace/src/serialapi/Serialapi.c:600
 SerialAPI: SendFrameWithResponse() returning failure
33324 virtual_nodeid_init_count: 0
33341 Creating virtual node
 SerialAPI: Command: 0xa4 is not supported by this SerialAPI
 SerialAPI: Assertion failed at /var/lib/jenkins/jobs/Full_S2_Gateway_release/workspace/src/serialapi/Serialapi.c:600
 SerialAPI: SendFrameWithResponse() returning failure
33341 create failed, will retry
34341 Creating virtual node
 SerialAPI: Command: 0xa4 is not supported by this SerialAPI
 SerialAPI: Assertion failed at /var/lib/jenkins/jobs/Full_S2_Gateway_release/workspace/src/serialapi/Serialapi.c:600
 SerialAPI: SendFrameWithResponse() returning failure
34341 create failed, will retry
I tried to find out the problem in the source code of Z/IP Gateway and did not find the answer.

This problem is also described on Z-Wave Public Forum.

Thank you

Thanks for the link.