Hi Yared, All you need to do is give each shimmer running the SimpleAccelGyro app a different AM address and then filter the packets received in the simpleAccelGyroRecv.py script based on the packet.source values (which will correspond to the AM address you assigned to the shimmers).
You can give the shimmers different AM addresses when installing them to the shimmer, e.g.: make shimmer2r install,3 bsl,/dev/ttyUSB0 to give an address of '3'. Or: make shimmer2r reinstall,20 bsl,/dev/ttyUSB0 to give an address of '20' without having to recompile the application. Mike On Fri, Mar 8, 2013 at 6:50 PM, Yared Berhanu <[email protected]> wrote: > Greetings all, > > I have been trying to stream data gathered from Shimmer mote using python > script under SimpleAccelGyro app. Can anyone help me how to enable this app > gather from multiple shimmer motes please? I really appreciate your help in > advance, > > -- > Yared Berhanu Woldegiorgis > Økern torgvei 92 > N-0589 Oslo, Norway > tel. 004746263024 > [email protected] > > > _______________________________________________ > Shimmer-users mailing list > [email protected] > https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users > >
_______________________________________________ Shimmer-users mailing list [email protected] https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users
