MC13213- ARQ in data transmission while using SMAC and MAC

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MC13213- ARQ in data transmission while using SMAC and MAC

1,346 Views
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
Labels (1)
0 Kudos
2 Replies

236 Views
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 Kudos

236 Views
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 Kudos