Re: [Tinyos-help] about TinyOs - collision

2010-08-30 Thread Stefano Kismet Lenzi
Hi Ibrahim, Miklos is right... you should provide more detail regarding your application if you want some help! Thank you! On Mon, Aug 30, 2010 at 14:28, Miklos Maroti mmar...@math.u-szeged.hu wrote: Please direct these basic questions to tinyos-help. Collisions happen all the time. You

Re: [Tinyos-help] CSMA/CA under RF230

2010-06-29 Thread Stefano Kismet Lenzi
Dear All. Sorry for the late answer, but we had to make some tests before answer to your questions. You can look at my comment below. On Fri, Jun 18, 2010 at 21:54, Miklos Maroti mmar...@math.u-szeged.hu wrote: Hi Stefano, Do you know the source of your packet loss? Yes, we believe to know

Re: [Tinyos-help] Sending time in IRIS mote

2010-06-23 Thread Stefano Kismet Lenzi
Dear Trang, Do you have any log file with the test and the time that you found? I think it would be really intersting to share with other people. Best regards, Stefano Lenzi On Tue, Jun 22, 2010 at 03:30, Tran Thi Thuy Trang thuytran...@yahoo.comwrote: Hi, I'm trying to measure how long does

Re: [Tinyos-help] simulating different code

2010-06-18 Thread Stefano Kismet Lenzi
communicate through the serial-forwarder Thanks for help Ciao, Stefano Kismet Lenzi ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Problems about imote2

2010-06-18 Thread Stefano Kismet Lenzi
2010/6/14 YANG Chao cscy...@comp.polyu.edu.hk: Hi, I'm a newbie, and I am trying to install tinyos using cygwin, but when i type make intelmote2, it shows the error: xscale-elf-gcc Command not found. It looks like that cross-compiler has not been installed correctly I have set the

Re: [Tinyos-help] CSMA/CA under RF230

2010-06-16 Thread Stefano Kismet Lenzi
implementation correct with respect to the AT86RF230 datasheet? - does any piece of code in TinyOS override the CCA behaviour? Best regards, Stefano Kismet Lenzi On Tue, Jun 8, 2010 at 6:37 PM, Giancarlo giancarlo.ri...@gmail.com wrote: I'm a newbie TinyOs programmer and i'm searching advice/help

Re: [Tinyos-help] Translating the RSSI value to the output power (dBm)

2010-06-16 Thread Stefano Kismet Lenzi
value is -56 dBm. Best regards, Stefano Kismet Lenzi [1] - http://wnlab.isti.cnr.it/paolo/papers/ICC09-Final.pdf On Wed, Jun 16, 2010 at 14:34, Yusnaidi Md Yusof yusnaid...@gmail.com wrote: Hi All, I need a help here. I have gone through the RssiDemo application and able to observe the RSSI

Re: [Tinyos-help] Java problems

2010-06-16 Thread Stefano Kismet Lenzi
On Wed, Jun 16, 2010 at 18:51, John conque...@aol.com wrote: I'm trying to make the TestSerial program for micaz motes on tiny os 2.x but I keep receiving errors such as package net.tinyos.message does not exist and I thought I set my environment values correctly. Is it possible that something

Re: [Tinyos-help] ATmega644 custom-made nodes !

2009-09-16 Thread Stefano Kismet Lenzi
Hi Fahad, Have you had any luck in the process of porting TinyOS on this new microcontroller? 2009/5/20 Fahad Al-Jabarti fahad_...@hotmail.com: Hi all,,, we are building our custom-made nodes with Atmega644 microcontroller,, can tinyos treat it as atmega128 or we have to reconfigure the pins

[Tinyos-help] Some question about the PrintfC

2009-04-15 Thread Stefano Kismet Lenzi
Hi All, I have some questions regarding the PrintfC, in particular I'd like to know if there is any way to disable/enable it during the compilation, and if it can be disable when compiling nesC code for the TOSSIM. Ciao, Stefano Kismet Lenzi ___ Tinyos

Re: [Tinyos-help] Programming IRIS motes with TinyOS2.x Apps in Ubuntu Linux

2008-07-14 Thread Stefano Kismet Lenzi
Can you run again the make install goal and post the whole output of the command? On Mon, Jul 14, 2008 at 14:19, afuba edwin [EMAIL PROTECTED] wrote: Hi Mates I recently installed TinyOS 2.x under Ubuntu, per CVS and tried to program Crossbow IRIS. I compiled the Blink Application in der

Re: [Tinyos-help] Problems with nx_union in TestSerial and sim-sf on T2

2008-07-14 Thread Stefano Kismet Lenzi
On Sat, Jul 12, 2008 at 18:36, Federico Porceddu [EMAIL PROTECTED] wrote: Hi All, i'm trying to use TestSerial on Tossim (compiling with make micaz sim-sf ) I modified the TestSerial.h in this way: ... typedef nx_struct test_serial_msg { nx_uint16_t counter; nx_union {

Re: [Tinyos-help] Mixing Iris and TelosB / MicaZ

2008-07-10 Thread Stefano Kismet Lenzi
2008/7/10 hengly [EMAIL PROTECTED]: I've tried the BlinkToRadio on telosb and Basestation on micaz, they works perfectly well, no compatible problems have been found so far. I would be interested in if Iris mote can communicate with the other motes such as micaz and telsob, since the original

Re: [Tinyos-help] [Tinyos-devel] two zigbee implementations

2008-07-09 Thread Stefano Kismet Lenzi
Vlado as you can see I moved the thread to help mailing-list, I hope that you can answer me now :) On Wed, Jul 9, 2008 at 16:26, Jó Ágila Bitsch Link [EMAIL PROTECTED] wrote: On Wed, Jul 9, 2008 at 4:20 PM, Stefano Kismet Lenzi [EMAIL PROTECTED] wrote: On Wed, Jul 9, 2008 at 09:56, Vlado

Re: [Tinyos-help] Uart Receive From...

2008-07-07 Thread Stefano Kismet Lenzi
On Sat, Jul 5, 2008 at 23:05, Guillermo De Cesco [EMAIL PROTECTED] wrote: Hi, the hardware Uart you are tring to use is share as a SPI bus with the stm25p flash and the cc2420 chip (tmote). If you expect to use the uart receive as a response to a command you send first you could request the

Re: [Tinyos-help] [Tinyos-devel] RF230 readinf ED instead of RSSI

2008-06-19 Thread Stefano Kismet Lenzi
Where can we find the patch to avrtools for tinyos? What is avrtools? With avrtools I meant the avr toolchain, and for the patch I meant the patch which allows the avr toolchain to compile TinyOS code Janos ___ Tinyos-help mailing list

Re: [Tinyos-help] avrdude for Iris and MIB600

2008-06-19 Thread Stefano Kismet Lenzi
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stefano Kismet Lenzi Sent: Wednesday, June 18, 2008 5:08 PM To: TinyOS Help Mailing-List Subject: [Tinyos-help] avrdude for Iris and MIB600 Does the patched avrdude work with MIB600? I have tested it and it did

Re: [Tinyos-help] avrdude for Iris and MIB600

2008-06-19 Thread Stefano Kismet Lenzi
that I have report which contain an extra space. Regards, Harri Ciao, Stefano Kismet Lenzi ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] avrdude for Iris and MIB600

2008-06-19 Thread Stefano Kismet Lenzi
server, and I'm not changing the topic, but something goes wrong :( Maybe any advices? I think that the problem is the web interface itself. BTW, on gmail I get you reply on the same thread ;) - Оригінал листа - Від: Stefano \Kismet\ Lenzi [EMAIL PROTECTED] Кому: TinyOS Help

[Tinyos-help] Generate nescdoc from sources Was: tinyos generate sources

2008-06-19 Thread Stefano Kismet Lenzi
/tutorials/BlinkConfig and apps/tutorials/Printf. I have patched the Printf makefile and it now works, while for BlinkConfig it seems that StorageVolumes.h is missing. For Printf I have replaced the 2nd line of Makefile with: CFLAGS += -I$(TOSDIR)/lib/printf/2_0_2/ Cyril Ciao, Stefano Kismet Lenzi

Re: [Tinyos-help] RF230 readinf ED instead of RSSI

2008-06-19 Thread Stefano Kismet Lenzi
On Thu, Jun 19, 2008 at 12:02, Andrey Gursky [EMAIL PROTECTED] wrote: Thanks Stefano! It works. The values are: 0..30 (HEX) 0..48 (DEC). Have you got maybe bigger values for IRIS if two motes are very close to each other than 30 (HEX)? In my case the I have measured value from 3 to 71, but I

Re: [Tinyos-help] RF230 readinf ED instead of RSSI

2008-06-18 Thread Stefano Kismet Lenzi
platform. Ciao, Stefano Kismet Lenzi On Wed, Jun 18, 2008 at 13:53, Miklos Maroti [EMAIL PROTECTED] wrote: Stefano, Could you please check in your modifications to support the IRIS platform too? If I recall correctly, you have them. If you want to, I can review your patch, just send me what

Re: [Tinyos-help] [Tinyos-devel] RF230 readinf ED instead of RSSI

2008-06-18 Thread Stefano Kismet Lenzi
On Wed, Jun 18, 2008 at 18:25, Philip Levis [EMAIL PROTECTED] wrote: Miklos, could you check this in ASAP? I am going to tag the repository right after the core call today. Does it mean that you are going to release a new TinyOS version? When will it ready? Moreover: - Where can we find the

[Tinyos-help] Genereting nescdoc from CVS sources

2008-06-18 Thread Stefano Kismet Lenzi
platform. Thank you! Ciao, Stefano Kismet Lenzi ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] avrdude for Iris and MIB600

2008-06-18 Thread Stefano Kismet Lenzi
Does the patched avrdude work with MIB600? I have tested it and it did not work, should I use different parameters with make command rather then: make irs install.1 eprb,192.168.1.1 which is the command that I unsuccessfully have used Thank you for help! Ciao, Stefano Kismet Lenzi

Re: [Tinyos-help] RF230 readinf ED instead of RSSI

2008-06-16 Thread Stefano Kismet Lenzi
On Fri, Jun 13, 2008 at 22:58, Miklos Maroti [EMAIL PROTECTED] wrote: Hi Stefano, Did you check if PacketRSSI.isValid() returns TRUE? In some cases I cannot guarantee that the returned ED value is correct. I have just looked at the code and I check PacketRSSI.isSet(), instead of

Re: [Tinyos-help] RF230 readinf ED instead of RSSI

2008-06-16 Thread Stefano Kismet Lenzi
On Mon, Jun 16, 2008 at 08:56, Stefano Kismet Lenzi [EMAIL PROTECTED] wrote: On Fri, Jun 13, 2008 at 22:58, Miklos Maroti [EMAIL PROTECTED] wrote: Hi Stefano, Did you check if PacketRSSI.isValid() returns TRUE? In some cases I cannot guarantee that the returned ED value is correct. I have

[Tinyos-help] RF230 readinf ED instead of RSSI

2008-06-13 Thread Stefano Kismet Lenzi
) RF230_RSSI_MASK; rssiBusy += temp - (rssiBusy 2); #endif call PacketRSSI.set(rxMsg, temp); } Ciao, Stefano Kismet Lenzi P.S.: If you think that it could be useful

[Tinyos-help] Open-ZB (Zigbee) and tinyos-2.x status?

2008-05-08 Thread Stefano Kismet Lenzi
for help! Ciao, Stefano Kismet Lenzi Following the error message make micaz log message. mkdir -p build/micaz compiling AssociationExample to a micaz binary ncc -o build/micaz/main.exe -Os -I/opt/tinyos-2.x//tos/lib/net/zigbee/ieee802154/includes -I/opt/tinyos-2.x//tos/lib/net/zigbee

[Tinyos-help] CrossBow MIB520 programmer works intermittently

2008-05-08 Thread Stefano Kismet Lenzi
you for help! Ciao, Stefano Kismet Lenzi ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] tinyos-1.x and Iris

2008-05-08 Thread Stefano Kismet Lenzi
Hi All, I know that tinyos-1.x is deprecated but we have some legacy application using it, so my question is: does a way exist to run tinyos-1.x application on Iris mote? Thank you! Ciao, Stefano Kismet Lenzi ___ Tinyos-help mailing list Tinyos-help