Re: [Tinyos-help] compile ToSSIM

2014-11-05 Thread Erdélyi Ádám [Edöm]
it, it now works. I guess it was just confusing the compiler." but unfortunately I didnt get a clue. Best Regards On Wed, Nov 5, 2014 at 7:59 AM, "Erdélyi Ádám [Edöm]" mailto:erdelyiadam.e...@gmail.com>> wrote: Hi, this is an image that I uploaded a lo

Re: [Tinyos-help] compile ToSSIM

2014-11-05 Thread Erdélyi Ádám [Edöm]
Hi, this is an image that I uploaded a long time ago. It is now quite outdated. Unfortunately my account on the wiki page stopped working, so I couldn't update it and no admin answered my mails regarding the wiki. I never tested TOSSIM with this image, therefore it's not guaranteed it'll work

Re: [Tinyos-help] Im unable to install msp430-46 compiler

2014-04-14 Thread Erdélyi Ádám [Edöm]
Hola Jorge, this is an English speaking mailing list to my best knowledge. Please act accordingly. Cheers, Adam On 2014.04.15. 1:19, Jorge Castro wrote: Hola. No puedo instalar el compilador msp430-46. Cada vez que trato de instalar desde los repositorios me aparece un error . Podrían dar

Re: [Tinyos-help] Sensor nodes sniffer

2014-04-14 Thread Erdélyi Ádám [Edöm]
Hi Wasif, you don't necessarily need an extra HW for that. I converted once an ordinary TelosB mote into a sniffer by using KillerBee . More info on this: http://quahogcon.org/QC2010Archive/slides/wright-killerbee.pdf If you insist to buy s

Re: [Tinyos-help] Please code and protocol LEACH PEGASISE

2013-11-15 Thread Erdélyi Ádám [Edöm]
I guess we have a spammer here. Admins please act accordingly. On 2013.11.15. 21:54, jerbi jerbi wrote: Hello Please code and protocol LEACH PEGASISE ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu

Re: [Tinyos-help] Do not use Latest TinyOS vistual box image

2013-10-24 Thread Erdélyi Ádám [Edöm]
I wanted to update it several times, but my account for the wiki site is not working anymore and I got no replies on my e-mail to the admins. :( I can update the virtual image file itself since it on my own webpage, but then it will be inconsistent with the content on the wiki page... Adam On 10

Re: [Tinyos-help] help

2013-05-07 Thread Erdélyi Ádám [Edöm]
If all your motes are within the range of your base-station radio, you can simply broadcast these data from each mote on demand. Adam On 07/05/13 13:59, touihri ala wrote: Hi Ms i want to ask for the code in nesc who will allow me to discover the list of mote present in my wireless sensors ne

Re: [Tinyos-help] target-dependant additions, "overwriting" of default implementations

2013-04-09 Thread Erdélyi Ádám [Edöm]
Hi Christian, I would put it into the folder of that particular platform and then rewrite the .platform file accordingly. As far as I know the path list in the .platform file is a priority list, so if you put the folder of your own version of McuSleepC before the general one it will override it

Re: [Tinyos-help] Texas Instruments 900MHz Mote

2013-04-09 Thread Erdélyi Ádám [Edöm]
Hi there, the processor itself has some working code in the following repository: https://github.com/tp-freeforall/prod (I'm not sure if it's the same you've used.) As for the CC1180 radio I don't know about any implementation. I've tried to interface MSP430F5438a with CC2520 (CC2520 has an i

Re: [Tinyos-help] MSP430F5438a+CC2520 - SfdCapture.captured event never happens

2013-03-17 Thread Erdélyi Ádám [Edöm]
ironment as you. On Wed, Feb 27, 2013 at 1:54 AM, "Erdélyi Ádám [Edöm]" mailto:erdelyiadam.e...@gmail.com>> wrote: Hi, have you by any chance found something regarding my problem? Thanks, Adam On 19/02/13 20:07, "Erdélyi Ádám [Edöm]" wrote:

Re: [Tinyos-help] Printf app- not displaying any message

2013-03-06 Thread Erdélyi Ádám [Edöm]
Are you sure that your mote is connected to /dev/ttyUSB1? (You wrote /dev/ttyUSB0 when programming.) You could also try to change the speed of the serial connection. (i.e. change :iris to actual values like :115200, or :57600, ...) This usually helps when I get "resynchronising". Adam On 06/03

Re: [Tinyos-help] [Tinyos-URGENT] Need help installing TinyOS on Ubuntu 12.04 and load a program over Telosb

2013-03-05 Thread Erdélyi Ádám [Edöm]
OS tools install, install source, and then called it a day. Then using VBox export this virtual machine? thanks for doing this. eric On Tue, Mar 5, 2013 at 4:12 AM, "Erdélyi Ádám [Edöm]" mailto:erdelyiadam.e...@gmail.com>> wrote: Hi Everyone, I created a fr

Re: [Tinyos-help] [Tinyos-URGENT] Need help installing TinyOS on Ubuntu 12.04 and load a program over Telosb

2013-03-05 Thread Erdélyi Ádám [Edöm]
Hi Everyone, I created a fresh XubunTOS virtual machine. It's Xubuntu 12.04.2 and the latest (on 05. March, 2013) TinyOS is installed from the tp-freeforall/prod repository as it's written in 00b_Development_Environment

Re: [Tinyos-help] MSP430F5438a+CC2520 - SfdCapture.captured event never happens

2013-02-19 Thread Erdélyi Ádám [Edöm]
Hi Johny, On 2013.02.17. 23:40, Johny Mattsson wrote: On 17 February 2013 23:00, "Erdélyi Ádám [Edöm]" mailto:erdelyiadam.e...@gmail.com>> wrote: the high-level of the signal is only around 0.3V. (I don' really understand why so low.) Is the pin on the MSP pe

Re: [Tinyos-help] MSP430F5438a+CC2520 - SfdCapture.captured event never happens

2013-02-19 Thread Erdélyi Ádám [Edöm]
27s%20Guide%20%28Schematics%29.pdf> (Page 30) and CC2520EM_2_1_schematics.pdf <https://www.dropbox.com/s/wv0tnuq0w5eubpk/CC2520EM_2_1_schematics.pdf> On Sun, Feb 17, 2013 at 4:00 AM, "Erdélyi Ádám [Edöm]" mailto:erdelyiadam.e...@gmail.com>> wrote: Hello Everyone, I&

Re: [Tinyos-help] Problems programming TelosB

2013-02-18 Thread Erdélyi Ádám [Edöm]
It's probably BSL version mismatch: "MSP430 Bootstrap Loader Version: 1.39-telos-8" vs. "Current bootstrap loader version: 1.61 (Device ID: f16c)" I'm not good with BSL, but there is an option to use custom .txt files (provided by TI) with tos-bsl. You should use the proper one that matches y

[Tinyos-help] MSP430F5438a+CC2520 - SfdCapture.captured event never happens

2013-02-17 Thread Erdélyi Ádám [Edöm]
Hello Everyone, I'm (still) trying to interface the MSP430F5438a uC with the CC2520 radio chip. (I'm using the tp-freeforall/prod repo) Now I'm facing the following problem: When sending out (TX) messages the SfdCapture.captured event never fires, except after boot-up for the first time. - I c

[Tinyos-help] Resource.request() fails in SoftwareInit.init() (bad inicialization order)

2012-06-27 Thread Erdélyi Ádám [Edöm]
Hi, I had the same problem while interfacing CC2520 radio with MSP430F5438A uc. Martin's second solution eliminates the problem, but this way I cannot rely on any TinyOS repository if I want to publish only my platform implementation. Is there any other way to change the order of function calls