Koenkk / zigbee-herdsman

A Node.js Zigbee library
MIT License
454 stars 278 forks source link

Ember driver: SET "APS_UNICAST_MESSAGE_COUNT" TO "32" with status=ERROR_OUT_OF_MEMORY. #1002

Closed zalatnaicsongor closed 1 month ago

zalatnaicsongor commented 1 month ago

Adapter ZB-GW04 v1.2

info  2024-04-03 02:08:53: Starting Zigbee2MQTT version 1.36.1 (commit #unknown)
info  2024-04-03 02:08:53: Starting zigbee-herdsman (0.40.3)
2024-04-03T00:06:51.930Z zigbee-herdsman:adapter:ember:adapter NCP info: EZSPVersion=13 StackType=2 StackVersion=29712
2024-04-03T00:06:51.940Z zigbee-herdsman:adapter:ember:adapter NCP version info: {"ezsp":13,"revision":"7.4.1 [GA]","build":0,"major":7,"minor":4,"patch":1,"special":0,"type":170}
...
2024-04-03T00:06:52.104Z zigbee-herdsman:adapter:ember:adapter [EzspConfigId] SET "APS_UNICAST_MESSAGE_COUNT" TO "32" with status=ERROR_OUT_OF_MEMORY.
[EzspConfigId] Failed to SET "APS_UNICAST_MESSAGE_COUNT" TO "32" with status=ERROR_OUT_OF_MEMORY.
Nerivec commented 1 month ago

The adapter has a lower memory than others (also the same for SLZB-06M). This is not a problem, it just uses the in-firmware value instead. Next release will clearly show this as a warning, and not an error.