Star network in SMAC documentation?

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

Star network in SMAC documentation?

1,641 次查看
Constantine
Contributor I
Hello,
 
is there any documentation available on how to establish a simple star network using SMAC?
 
What i want to do, is to implement the Accelerometer application, but also receiving measurements from more than one devices at the same time.
Is it possible using just SMAC?
 
Sincerely,
Costas.


Message Edited by Constantine on 2007-05-20 06:18 PM

Message Edited by Constantine on 2007-05-20 06:34 PM
标签 (1)
0 项奖励
回复
1 回复

846 次查看
honzin
Contributor I
Hi,
I don't know about documentation but It is possible. You only have to do some programming. Simple MAC has functions only to acces transciever and send, receive data. Anything above, You have to do on your own. I solved it by creating "mater-multislave" :smileyhappy: network with numbered packages...
Main device asked any slave one by one for data and slave responded.
But You can do it any way. You can create collision avoidance, acknowledges...
Look at all SMAC demo applications for inspiration.
0 项奖励
回复