Is there any standard mechanism, supported by NXP for sending long packets(like DLMS/COSEM) using ZigBee PRO stack except Tunneling?

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

Is there any standard mechanism, supported by NXP for sending long packets(like DLMS/COSEM) using ZigBee PRO stack except Tunneling?

1,137件の閲覧回数
arthurpulatov
Contributor II

We need to built large data acquiction systems using JN51xx, and need to communicate using DLMS/COSEM standart.
We tried to use SE tunneling cluster, presented in the JN-AN-1135 example, but it contains errors and works unstable for packet retransmission. 

So maybe exist something simplier mechanizm witch can use the standard tools of the ZigBee Pro stack to transmit long packets ?
 

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

995件の閲覧回数
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Arthur,

If the you do not require certification then custom data requests can be sent using the native stack command: 

pastedImage_1.png

The APDU will need to be set to the size of the required size:

pastedImage_2.png

Also fragmentation will need to be enabled in the stack - setting greater than 1

pastedImage_3.png

Best Regards,

Mario

0 件の賞賛
返信