disassociate feature in 802.15.4

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

disassociate feature in 802.15.4

2,534件の閲覧回数
bsaaa
Contributor I
Hi,
I try to implement and test the disassociate feature in 802.15.4 protocol, but it doesn't work.
I configure the message and send it, but the PAN coordinator receive nothing.
 
Has anyone try to do it ?
 
Thanks.
ラベル(1)
0 件の賞賛
返信
5 返答(返信)

1,498件の閲覧回数
lex4098
Contributor III
I used that, but it forced me to use extended address, which I don't want to use.
So I discarded that.

The disassociate feature is not so good: a dead device won't send it, and if the message is lost, no reply is provided.

So, in my case it's better to discard it.

Best Regards,
Lex
0 件の賞賛
返信

1,498件の閲覧回数
bsaaa
Contributor I
I have done my own Disassociate message, end it works well, better than those of the 802.15.4 standart.
 
Best regards,
Ben.
0 件の賞賛
返信

1,498件の閲覧回数
lex4098
Contributor III
Yeah!

Does it work (also) with short addresses?

0 件の賞賛
返信

1,498件の閲覧回数
bsaaa
Contributor I
The device send the Disassociate msg with short adresses and the coordinator respond with long adresses.
0 件の賞賛
返信

1,498件の閲覧回数
lex4098
Contributor III
Ok, probably this is very good in your case.

But unfortunately in my case the Coordinator can't remember the extended address of its children.
So maybe I could attach the "extended" in the payload of a message, or maybe discard disassociate procedure at all.

0 件の賞賛
返信