Other Parts Discussed in Thread: CC2538
Hello everyone,
I have set up a system with this product:
- MGM220P for EndDevice
- CC2538-CC2592EM-RD for coordinator
- RevPi Core 3+ for manage the system
All work fine for my EndDevice.
On my RevPi, i have installed zigbee2mqtt and on my coordinator i have installed JH_2538_2592_ZNP_USB_20201010.
All my system work fine but customer installation have this problem :
- The coordinator stop send message but no error message come on zigbee2mqtt
- When we see that no message are receive, we try to set the permit join and the result is the following:
info 2021-11-24 09:01:15: Zigbee: allowing new devices to join. error 2021-11-24 09:01:16: 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:322:27) at Queue.executeNext (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32))
More information:
Zigbee2mqtt version : 1.21.2
Zigbee-Herdsman version : 0.13.149
Coordinator CC2538 revision : 20201010
Type Stack : zStack30x
I don't have any acces of the source code of my coordinator so i can't investigate in this code.
I have some questions:
- Could you have information about other software available for my coordinator ?
- I need to connect 60 childrens with no router. An idea about an other device to use as coordinator ?
- Any idea about this problem or clue to investigate ?
Best regards,
Max