I have a problem with Uart0 on TinyOS 2.1 and telosb .I have write a little 
program that send a buffer to Uart0 with the interface UartStream .Before use 
UartStream I request the resource with the command request of the Interface 
Resource and when I have finished to use UartStream I release the resource 
MSp430Uart0C with the same interface Resource.
Then when I must use again the resource I request this and I correctly obtain 
(request send the event granted )it but when I use it with the interface 
UartStream.send I haven't success.Why ?
Please help me 

Thank in advance


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

Reply via email to