802.15.4 compatibility

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

802.15.4 compatibility

2,087件の閲覧回数
kbu
Contributor I
Hi,
I'm curious if the RF data from applications written with the freescale 802.15.4 library running on freescale hardware (MC1321x) be compatible with say a 802.15.4 library running on a chipcon (or other) system?
I'm not looking for zigbee interop though.

has anyone tried this?
thanks.
ラベル(1)
0 件の賞賛
返信
3 返答(返信)

1,116件の閲覧回数
alex_spotw
Contributor III
HI:

Each manufacturer has its own implementation of the 802.15.4 in their chips (registers are different, etc). Therefore, libraries from one vendor won't works with another vendor's chips.

Regards,

Alex.
0 件の賞賛
返信

1,116件の閲覧回数
kbu
Contributor I
Sorry, So I meant if at a RF level the data would be the same.. i.e. chipcon chip receiving data from a freescale chip.
0 件の賞賛
返信

1,116件の閲覧回数
rocco
Senior Contributor II
If they are both IEEE-802.15.4 compliant, then they should be able to talk to each other.

However, what would they say?

The IEEE-802.15.4 standard only specifies communication up to the MAC layer. So it specifies HOW to communicate, but not WHAT to communicate.

They should be able to connect to the same PAN, but that's about all. Both the Freescale part and the Chipcon part would need to have the same application protocol written above the MAC layer.

Which would be the case if the application was ZigBee.

Message Edited by rocco on 2006-10-0202:35 PM

0 件の賞賛
返信