disassociate feature in 802.15.4

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

disassociate feature in 802.15.4

2,533 次查看
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,497 次查看
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,497 次查看
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,497 次查看
lex4098
Contributor III
Yeah!

Does it work (also) with short addresses?

0 项奖励
回复

1,497 次查看
bsaaa
Contributor I
The device send the Disassociate msg with short adresses and the coordinator respond with long adresses.
0 项奖励
回复

1,497 次查看
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 项奖励
回复