You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error from something on my ZigBee network:
cc-znp Error: Unrecognized command
cc-znp at new ZpiObject (/opt/zigbee2mqtt/node_modules/cc-znp/lib/zpiObject.js:37:15)
cc-znp at CcZnp._parseMtIncomingData (/opt/zigbee2mqtt/node_modules/cc-znp/lib/ccznp.js:325:18)
cc-znp at Unpi.parseMtIncomingData (/opt/zigbee2mqtt/node_modules/cc-znp/lib/ccznp.js:92:18)
where subsys = ZDO and cmd = 200 (decimal).
Any idea what this command is?
The text was updated successfully, but these errors were encountered:
I am researching the exact same thing. I don't have an idea, but my hunch is something related to "re-join" mechanics, as my network got pretty seriously borked and only after that I started receiving these messages.
Edit: I was wrong. I'm getting 200 with another radio that I'm using that is not "borked". It it some kind of packet cost message: Koenkk/zigbee-herdsman@c0b95f4
I'm getting this error from something on my ZigBee network:
where subsys = ZDO and cmd = 200 (decimal).
Any idea what this command is?
The text was updated successfully, but these errors were encountered: