JN5169 unexpected reset after running for a month

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

JN5169 unexpected reset after running for a month

2,850件の閲覧回数
YeelongWong
Contributor III

Hi, there

Hardware: JN5169

Software: JN-AN-1189-ZigBee-HA-Demo.DimmableLight

Modification: I added one software timer in the task, which can output how many seconds passed every second.

Expect: this project can work normally.

Result: The system reset after 37 days.

Question: How long can the system work? How to confirm the reset reason or boot up reason?

 

Thanks so much!!!

ラベル(1)
0 件の賞賛
返信
5 返答(返信)

2,834件の閲覧回数
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi @YeelongWong,

It seems that you are running out of memory.

Could you please provide more information about the Zigbee network that you have? How many routers and end devices do you have?

Are you removing some devices?

Regards,

Mario

0 件の賞賛
返信

2,830件の閲覧回数
YeelongWong
Contributor III

Hello, Mario

The Dimmable light is connected to one ZigBee Gateway whose software is JN-SW-4168.

Only one to one.

The Gateway will broadcast the light value every 30 seconds.

If it was lack of memory, is there any flag to show the memory usage?

Or, can I print any dump information for this situation?

Tks a lot!!

0 件の賞賛
返信

2,821件の閲覧回数
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi @YeelongWong,

Please look at the StackMeasure.c file that could help you with this.

Also, we have to be sure if the routing tables are filling up. please look at the file appZpsExtendedDebug.c. This will provide the functions to track the size of your tables.

Regards,

Mario

0 件の賞賛
返信

2,794件の閲覧回数
YeelongWong
Contributor III

Hi, Mario

Sorry for late reply.

Both StackMeasure.c and appZpsExtendedDebug.c seem to be used by IoT gateway (JN-SW-4168).

Now the IoT gateway is good, but the node(JN-AN-1189 Dimmable Light) will reset.

Do you have any debug functions for the Light node, please?

Tks so much!!!

0 件の賞賛
返信

2,789件の閲覧回数
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi @YeelongWong,

You could use the same c file to debugging the dimmable light.

You have to add the file in the Makefile.

Regards,

Mario

0 件の賞賛
返信