[Tinyos-help] CfP: Fifth Workshop on Real-World Wireless Sensor Networks (REALWSN)

2013-05-17 Thread Mikhail Afanasov
Call for Papers: The Fifth Workshop on Real-World Wireless Sensor Networks == 19-20 September 2013 Como Lake (Italy) http://realwsn.deib.polimi.it Follow

[Tinyos-help] Help Required

2013-05-17 Thread imran mak
Hi All, I am writing a small application in tinyos1.x. I have installed XUBUNTOS on a VMware server console. I am trying to use FileRead.nc, an interface in FS folder in tos\librarywith its implementation in memread2.nc file (attached in module files folder). Once i compile the

[Tinyos-help] Problem in FileRead.nc Interface

2013-05-17 Thread imran mak
Hi All, I am writing a small application in tinyos1.x. I have installed XUBUNTOS on a VMware server console. I am trying to use FileRead.nc, an interface in FS folder in tos\librarywith its implementation in memread2.nc file (attached in module files folder). Once i compile the

[Tinyos-help] nodes stop sending packets

2013-05-17 Thread Zhiheng Xie
Hi, I wrote a very simple program for my telosb nodes. In this program, each node keeps boradcasting a message at 50Hz. If any node receives a message from other nodes, it will print it out thorough the serial port. However, after I uploading the code into the nodes, I found that nodes were

Re: [Tinyos-help] Fwd: Z1 High speed i2c accelerometer sampling

2013-05-17 Thread Martín René
You mean the serial connection between the Mote and your data processing application? Saludos --- Martín René Vilugrón San Carlos de Bariloche Patagonia Argentina On Wed, May 15, 2013 at 9:24 PM, Mustafa mustafabayraktar2...@gmail.comwrote: Guys by the way, I have couple question related to

[Tinyos-help] Bootstrap synchronization Error

2013-05-17 Thread Modi, Jenis
Hi, I have one application in which, I first upload program on motes, then read data out of those motes and at the end , I erase the motes. But after erasing I get this error: An error occoured: Bootstrap loader synchronization error Basically, I follow below steps: 1. Install