Hii,

does anyone know the timeout for uartstream.receive command..

I send a request to rs485 connector from uartstream.send interface .. and
then call uartstream.receive command to receive the response from rs485...

the problem is ..sometime due to hardware failure rs485 doesn't always
respond to request send from uartstream.send interface... in such case.. my
code is stuck at uartstream.receive function... as the sensor node keeps on
waiting on the receive function...

how do i find the timeout... because i cannot allow mote to wait on
uartstream.receive() function forever... pls guide if anyone has any clue...

is uartstream interface provide any solution??

Thanks a lot... any response would be greatly appreciated as I'm in some
urgency!!

Cheers,
Vaasu
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to