Member | Action | Date |
---|---|---|
|
Replied
to
Getting EZSP error EZSP_ASH_NCP_FATAL_ERROR(0x22) while sending zigbee message
Hi saumil, I getting the same issue, i am using mutex lock in my application. Is it required on ZCL request(writeattribute,active ep,node discriptor)? |
Oct 01 2020, 10:14 AM |
|
Posted
NCP send unexpected error EZSP_ASH_NCP_FATAL_ERROR on
Zigbee Forum - Thread Network Forum
Hi, I am using Z3GatewayHost application and EmberZnet 6.7.6.0 SDK. Sometimes, I am getting below error sequentially and after that not able to paired another Zigbee device with the coordinator. EZSP_ASH_NCP_FATAL_ERROR , EZSP_NOT_CONNECTED ,EZSP_ERROR_VERSION_NOT_SET. How can I resolve it?
|
Oct 01 2020, 10:02 AM |
|
Replied
to
IAS ZONE Device does not announce every time
@YK
Show more
Coordinator send enrollment response with responseCode: 0x02 |
Aug 07 2020, 2:32 PM |
|
Replied
to
IAS ZONE Device does not announce every time
@Y k As per your Suggestion i try to enable emberAfPreZDOMessageReceivedCallback bool emberAfPreZDOMessageReceivedCallback(EmberNodeId emberNodeId, if (apsFrame->clusterId == END_DEVICE_ANNOUNCE) return false; The Step Follow By Me 1. plugin network-creator form 1 0x1234 3 11 For more information refer to attchment logs. |
Aug 07 2020, 7:31 AM |
|
Updated
to
IAS ZONE Device does not announce every time
@Y K It is coming from af-main-comman.c file . case END_DEVICE_ANNOUNCE: emberAfZdoPrintln("Device Announce: 0x%2x", break; But with same device some time I am not getting this |
Aug 07 2020, 6:53 AM |
|
Replied
to
IAS ZONE Device does not announce every time
@Y K It is coming from af-main-comman.c file . case END_DEVICE_ANNOUNCE: emberAfZdoPrintln(" 0x%2x", (uint16_t)(message[1]) + (uint16_t)(message[2] << 8)); break; But with same device some time I am not getting this |
Aug 07 2020, 6:41 AM |
|
Replied
to
IAS ZONE Device does not announce every time
@Y K Sercomm IAS Zone End device Broadcast Device announce but due to some reason Z3Gateway application is not able to capture it. |
Aug 07 2020, 6:05 AM |
|
Replied
to
IAS ZONE Device does not announce every time
@YK it is already enabled. please refer attach the screen. |
Aug 07 2020, 4:34 AM |
|
Updated
to
IAS ZONE Device does not announce every time
1. The device does not send announce to the coordinator log file name : 1. Device_announce_fail.txt 2. End Device left from the coordinator. |
Aug 06 2020, 2:11 PM |
|
Updated
to
IAS ZONE Device does not announce every time
1. The device does not send announce to the coordinator log file name : 1. Device_announce_fail.txt 2. End Device left from the coordinator. |
Aug 06 2020, 2:10 PM |