fairecasoimeme / ZiGate

Zigate is an Universal Zigbee Gateway
http://zigate.fr
170 stars 59 forks source link

Doc: cmd 8000, understanding status code #371

Open tcharp38 opened 3 years ago

tcharp38 commented 3 years ago

Sorry guys. This is an old subjects but never really answered.

What is to procedure to understand 8000 cmd status code WITHOUT being forced to enter in Zigate FW ?

As an new example I'm getting a status 14 following 0100 cmds.

[2021-06-26 15:14:03] Abeille1, Type=8000/Status, Status=00/Success, SQN=B2, PacketType=0100 [2021-06-26 15:14:03] Abeille1, Type=8000/Status, Status=00/Success, SQN=B3, PacketType=0100 [2021-06-26 15:14:03] Abeille1, Type=8000/Status, Status=14/Status 14 inconnu, SQN=00, PacketType=0100 [2021-06-26 15:14:04] Abeille1, Type=8000/Status, Status=14/Status 14 inconnu, SQN=00, PacketType=0100 [2021-06-26 15:14:05] Abeille1, Type=8000/Status, Status=14/Status 14 inconnu, SQN=00, PacketType=0100

I'm guessing that this is a flow control issue (by the way, describing this somewhere would be good for zigate experience), but could not be sure since unexplained error.

If there is no way to clearly list & explain all possible codes, can we at least have the procedure to find it ? Thanks