[Tinyos-help] tinyos-2.0.1-5 serial receiving problem

2007-07-09 Thread 정계명
Hi all I had the test that it sends and receives between BaseStation and embedded board. My test is the same as follows Sensor node -- BaseStation -- embedded board I had the tests with two tinyos-2.x version First, tinyos-2.x version of BaseStation is 2.0.1-3 When we test with

[Tinyos-help] TX underflow problem

2007-05-16 Thread 정계명
Hello all I’m testing Mesh Routing in Tinyos-2.x. During the test, nodes send a lot of broadcast message. All node receive and send it then TX underflow takes place The node which has TX underflow fails to send messages. Therefore, I included in /opt/tinyos-

[Tinyos-help] RE: Questions on Ack

2007-01-11 Thread 정계명
Hi all, I added ack functions on tinyos 2.0 application BlinktoRadio and ran this application on Micaz platform. I deleted the counter display on LEDs and added a ack status displayed on LEDS. The modifications are listed below: event void Timer0.fired() { counter++; if (!busy) {