jethome-ru / zigbee-firmware

128 stars 27 forks source link

0x10: MEM_ERROR CC2538-CC2592EM #20

Open lam49 opened 2 years ago

lam49 commented 2 years ago

Hi,

For my project i use this device : https://www.ti.com/tool/CC2538-CC2592EM-RD as coordinator. I use the firmware : JH_2538_2592_ZNP_USB_20201010

I connect my coordinator to RevPi3+ with zigbee2MQTT. At the end of my line, i have a Node-RED.

I change the state of my sensor every 3 hours but i receive this message:

error 2021-10-06 15:06:50: Failed to call 'BridgeLegacy' 'onMQTTMessage' (Error: SREQ '--> ZDO - mgmtPermitJoinReq - {"addrmode":15,"dstaddr":65532,"duration":254,"tcsignificance":0}' failed with status '(0x10: MEM_ERROR)' (expected '(0x00: SUCCESS)') at Object.func (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/z-stack/znp/znp.ts:315:27) at Queue.executeNext (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)) error 2021-10-06 15:07:13: Failed to execute LQI for 'Coordinator' error 2021-10-06 15:07:28: Adapter disconnected, stopping Maybe you can help me about this problem ?

Best regards, LAM

lam49 commented 2 years ago

Hey guys, No solution about this problem ?

My device no answer since many hours and when i try to set my permit join to "true". The message that i send before coming.

@Hacker-CB @0x3EC