[Tinyos-help] SendDone really Done?

2008-07-29 Thread Sander
Hello everyone, I'm using tinyos 1 and I've had some interesting results when I posted a task in the SendDone function. This task should send a message every time it is called. And of course that in turn activates the SendDone event and so on. However it seems that if I insert a delay in the

[Tinyos-help] collissions on radio

2008-07-29 Thread Sander
Hello everyone, How can I prevent collisions on the radio with tinyos 1? thanks ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] max amount of interfaces with tinyos1

2008-06-26 Thread Sander
Hello everyone, I ran into a strange problem with my software which to me seems to be caused by the number of used interfaces. I'm currently using tinyos1 because tinyos2 seems to be to slow in sampling the adc channels. Anyhow my software was running without any big problems, but I needed