MC13213- ARQ in data transmission while using SMAC and MAC

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

MC13213- ARQ in data transmission while using SMAC and MAC

1,924件の閲覧回数
AmZig
Contributor I
Hello everyone,
 
I am working on MC13213 and using SMAC and MAC , I am wondering is there any retransmission or ARQ supported on Hardware level. As, according to IEEE 802.15.4 "retransmission and ack are set opitional" and in my MAC application while sending data , i am using gTxOptsAck_c   . So , there is a possibility for retransmission.
But is there any Support in SMAC application for retransmission and ARQ. What is the default state .?.

BR
AmZig
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

814件の閲覧回数
Mads
Contributor V
AmZig,
 
the SMAC is very simple and have no 802.15.4 MAC features but rather send and receive primitives.
you must build your own acknowlegde scheme.
 
The wirelessUART and OTAP code is good examples on how acknowlegde can be done.
 
BR,
Mads
0 件の賞賛
返信

814件の閲覧回数
roberto_m
Contributor III

 OTAP code is good examples on how acknowlegde can be done.

it is still available? where i can found? I have smac, but no "SMAC_OTAP_API"

Thank you

0 件の賞賛
返信