ok,

thanks .

I will make the required upgrades and try using the mentioned interfaces.

On Wed, May 29, 2013 at 6:06 AM, Eric Decker <[email protected]> wrote:

>
> First, upgrade to TinyOS 2.1.2   (you can get the current released bits at
> gh:tinyos/tinyos-release <https://github.com/tinyos/tinyos-release>).
> See below.
>
> You probably want to upgrade to a more modern Ubuntu as well.   I'm
> currently running 11.10 but have been getting notices that it isn't
> supported anymore.   I'm planning on upgrading to 12.04 one of these days
> but haven't done it yet.
>
> The HIL (Hardware Independent Layer) for the UARTs on the x1 msp430 family
> motes (telosb uses the msp430f1611 cpu, an x1 cpu) lives in
> tos/chips/msp430/usart/Msp430Uart{0,1}C.nc and provide UartStream and
> UartByte which I beleive replaced SerialByteComm.
>
>
>
> On Tue, May 28, 2013 at 12:12 PM, nishad kamdar <[email protected]>wrote:
>
>> Hello all,
>>
>> I have been trying for a long time to establish communication between a
>> Uart controlled device (A Sam1 Acoustic 
>> modem<http://www.desertstar.com/Products_product.aspx?intProductID=4>)
>> and
>>
>> Uart0 of Telosb.
>>
>> The acoustic modem has a RS232 DB9 connector owing to which i had to
>> prepare a level shifter board using MAX232C for interfacing
>>
>> Telosb (CMOS 3v3) Uart0 Expansion port U2 (Uart0Tx and Uart0Rx) and the
>> modem.
>>
>> I have a few questions regarding the software part of serial
>> communication.
>>
>> I went through the TEP113 of serial communication which mentions that the
>> interface named SerialByteComm should be provided by the Uart HIL
>>
>> which provides commands like put, get and putDone for sending Raw data
>> over UART.
>>
>> I was able to find the interface but i was not able to locate the Uart
>> HIL.
>>
>> I realize that TEPs only propose a way of writing components and
>> interfaces, but i would like to know whether i will have to write the HIL
>> for Uart
>>
>> and provide SerialByteComm or is there a component existing which does
>> that.
>>
>> Advice and criticism are welcome. Kindly suggest if i have to take a
>> different path to reach my goal of serial communication.
>>
>> I am using Tinyos-2.1.0 on a linux(Ubuntu 10.04) machine.
>>
>> --
>> Sincerely,
>>
>> Nishad Kamdar
>> Graduate student and Project Assistant
>> BITS PILANI , K K Birla Goa campu*s*
>> Cell: +919503218809
>>
>> _______________________________________________
>> Tinyos-help mailing list
>> [email protected]
>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>
>
>
>
> --
> Eric B. Decker
> Senior (over 50 :-) Researcher
>
>


-- 
Sincerely,

Nishad Kamdar
Graduate student
BITS PILANI , K K Birla Goa campu*s*
Cell: +919503218809
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to