[Tinyos-help] MicaZ, cc2420 radio configuration - nesC program

2009-10-19 Thread Péter Kókai
Hi all! I would like to ask a little favor from you! I need a little nesC program, what is doing the following: It using the cc2420 radio. It just turn on the radio and send some data (more then 3 byte) to the radio. So I need just the Transmit part. I have never used the nesC language...so It is

Re: [Tinyos-help] MicaZ, cc2420 radio configuration - nesC program

2009-10-19 Thread Michael Schippling
You should be able to use the demo apps Oscilloscope, Sense, CntToRfm, or others to send periodic messages formatted in the TOS manner. It will require installing the whole enchilada in order to get the necessary tools to do the compile and download, but no actual programming is involved. Look at t