JN5169 - Limited to 5 actives End Devices at the same time

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

JN5169 - Limited to 5 actives End Devices at the same time

跳至解决方案
3,463 次查看
pierrelgcb
Contributor III

JN-AN-1229-ZBPro-Application-Template

JN5169

Star network, 1 Coordinator / 6 End Devices (no router)

Hello,

I built 6 End Devices boards based on JN5169-001-M00-2 module. End Devices are sleeping and wake up one time each minute.

Coordinator is USB Dongle DR1198 or eval kit DR1174 + DR1179 + DR1199 (same result on each).

I successfully connect 5 End Devices to Coordinator, but the 6th can't be connected at the same time, I need to power off one connected End Device (say the first) and wait coordinator to disconnect this first End Device to successfully connect the 6th End Device. Once 6th End Device connected, first End Device can't connect to Coordinator.

The result is I can connect many End Devices (say 10) but I can only run 5 End Devices at the same time. Others are disconnected from Coordinator.

Steps :

- Power on coordinator

- Power on and connect 5 End Devices to coordinator

- Power on 6th End Device

No log on Coordinator side.

6th End Device log :

APP: Starting ZPS
ZQ_bQueueSend APP_msgZpsEvents 10
APP: No event to process!
APP: Network discovery complete
APP: Found 1 networks
APP: Unscanned channels 00000000
        APP: Ext PAN ID = 00158d000147834a
        APP: Channel = 11
        APP: Stack Profile = 2
        APP: Zigbee Version = 2
        APP: Permit Joining = 1
        APP: Router Capacity = 0
        APP: End Device Capacity = 0
APP: Trying Joining network
APP: Failed to join network reason = c3

// Doc 3113, Ch 10.2.3 NWK Codes => ZPS_NWK_ENUM_NOT_PERMITTED, 0xC3, NLME-JOIN.request not permitted

Network should connect 20 End Devices.

pastedImage_1.png

1 - How can I increase End Devices running at the same time ? Where are parameters ?

2 - How can I monitor available flash and RAM on JN5169 to estimate software load ?

Thanks for your help,

Pierre

标签 (2)
标记 (2)
0 项奖励
回复
1 解答
3,097 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Pierre,

1 - How can I increase End Devices running at the same time? Where are parameters?

Select the advanced properties and be sure the Child table Size and the discovery neighbour table size have the value that you want.

pastedImage_1.png

2 - How can I monitor available flash and RAM on JN5169 to estimate software load?

Please look at the StackMeasure.c file

Regards,

Mario

在原帖中查看解决方案

4 回复数
3,098 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Pierre,

1 - How can I increase End Devices running at the same time? Where are parameters?

Select the advanced properties and be sure the Child table Size and the discovery neighbour table size have the value that you want.

pastedImage_1.png

2 - How can I monitor available flash and RAM on JN5169 to estimate software load?

Please look at the StackMeasure.c file

Regards,

Mario

3,097 次查看
pierrelgcb
Contributor III

Hi Mario,

1 - Thanks, it works. I didn't see advanced properties tab.

2 - Where can I find StackMeasure.c file please ? (not in AN-1229, nether in sdk)

Regards,

Pierre

0 项奖励
回复
3,097 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Pierre,

I'm sorry, You will find the StackMeasure.c/h files in the JN-AN-1216 Control Bridge.

You can take as a reference.

Regards,

Mario

3,097 次查看
pierrelgcb
Contributor III

Hi Mario,

Got it ! Thanks.

Pierre

0 项奖励
回复