Make sure that you specify the radio frequency in your Makefile, and
make sure that the buffer you pass the send routine is a global
variable, not a local variable, such that it is not stored on the stack.


Doug





   Message: 4
   Date: Tue, 3 Oct 2006 18:53:09 -0400 (EDT)
   From: Ionut Cardei <[EMAIL PROTECTED]>
   Subject: [Tinyos-help] failed communication
   To: [email protected]
   Message-ID:
   <[EMAIL PROTECTED]>
   Content-Type: TEXT/PLAIN; charset=US-ASCII


   Hello,

   we started recently coding on motes and hit an apparent major problem.
   Our environment consists of:
   - Crossbow mica2 motes
   - Crossbow MIB600 programmer
   - tinyos-2 beta2
   - cygwin on Windows XP
   - current rpms from the tinyos.net site.

   Sample application Blink works fine on individual motes, but any attempt
   to have 2 motes communicate using the Chipcon radio (900Hz) has failed
   to date. We built and installed application
   app/tutorials/BlinkToRadio and
   did not get them receive messages.

   Before that, we tried to have the motes talk to each other using
   various sample applications from a tinyos-1.11 installation, but in
   vain.
   (OscilloscopeRF, IntToLedsAndRfm..., Surge)
   We followed all instructions from the tinyos tutorial page and consulted
   the Crossbow manuals.

   The build/install steps are:
   make mica2
   make mica2 reinstall,0 eprb,192.168.1.16

   We used the default makefiles and makerule file.
   The batteries and the equipment are brand new. We tried using multiple
   MIB600s and motes, with the same failure.

   Any help is greatly appreciated.

   Ionut Cardei
   FAU


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

Reply via email to