Re: [Tinyos-help] Tmote as a I2C slave

2006-10-05 Thread nilanb
Hi Steve, I have a couple of more questions regarding I2C slave. I used your code and it worked out of the box for tmotes. I tried to reproduce your code for tinyos-1.x using the primitives in MSP430I2CM.nc file. Actually my system is written in tinyos-1.x so I prefered using it. Though the

Re: [Tinyos-help] Tmote as a I2C slave

2006-10-05 Thread R. Steve McKown
On Thursday 05 October 2006 07:03 am, [EMAIL PROTECTED] wrote: I have a couple of more questions regarding I2C slave. I used your code and it worked out of the box for tmotes. Some days you get lucky, I guess. I tried to reproduce your code for tinyos-1.x using the primitives in

[Tinyos-help] Tmote as a I2C slave

2006-09-28 Thread nilanb
Hi, Is there any code in the tinyos tree for the tmote to act as a I2C slave. I could find code (MSP430I2CPacket) for it to act as I2C master. any help would be great. Thanks, Nilanjan - This mail sent through IMP: http://horde.org/imp/

Re: [Tinyos-help] Tmote as a I2C slave

2006-09-28 Thread R. Steve McKown
On Thursday 28 September 2006 03:42 pm, [EMAIL PROTECTED] wrote: Hi, Is there any code in the tinyos tree for the tmote to act as a I2C slave. I could find code (MSP430I2CPacket) for it to act as I2C master. You might want to check Boomerang; it apparently has features for the TMote platform