MC13213- ARQ in data transmission while using SMAC and MAC

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

MC13213- ARQ in data transmission while using SMAC and MAC

1,925 次查看
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 回复数

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

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