MC13213- Direct data communication between master and slave in MAC code base.

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

MC13213- Direct data communication between master and slave in MAC code base.

1,626件の閲覧回数
AmZig
Contributor I
Hello everyone,
I am trying to implement a direct data communication between a master and slave device. I am using non beacon mode , and i dont want to use Polling feature of EX 6a and Ex6b. I just want to do the direct communication , assuming that my slave is on and waiting for a reply from master for the sent data(from slave). I did this in Polling base example. But i dont need that now , and when i tried this in direct way. It doesnt work. So , kindly guide me as i am running out of time for my submission.
 
Regards
AmZig.
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

921件の閲覧回数
Mads
Contributor V
AmZig,
 
set the RxOnwhenIdle attribute to TRUE after association on the RFD (6b).
on the Coordinator, remove the Indirect Tx option flag in the mcps-data.request (6a)
 
BR,
Mads
0 件の賞賛
返信

921件の閲覧回数
AmZig
Contributor I
Hello Mads,
Thank you very much , it worked for me..
 
BR
AmZig
0 件の賞賛
返信