#1) Please send help questions directly to
tinyos-help@millennium.berkeley.edu, not to me.  I've cc'd tinyos-help
to this message.

#2) As with ALL split phase operations (ops that have "write" and then
a "done" event like "writeDone"), you must wait for the operation to
complete before calling "write" again.

Please go throughthe TinyOS tutorial included with all TinyOS
distributions, this will help you understand the basic concepts of
TinyOS.

-Joe

On 11/13/05, Praveen Singhania <[EMAIL PROTECTED]> wrote:
> Dear Sir,
>      I have written an application which makes the mote to talk witha
> slave device.
> I am using I2CPacket for the same. Now when I use it to read or write(any
> 'one') a data packet on the register of the slave device it works fine.
> But when I to read followed by write or write followed by write etc.. it
> does not works. only the first operation takes place.
>   I am attaching my code with this email please see the files and help me
> to point out the error.
> --
> Praveen Singhania
> Junior Undergraduate(3rd year)
> Department of Electrical Engineering
> Indian Institute of Technology Kanpur,INDIA
>
>
>
>

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to