Dear Friends I am working with a Z1 mote and Gateway from Zolertia, I bougth the devices one month ago, so the devices are new, I have read a lot of tutorials about how to work with BLIP2 and these devices, but there aren't so clear, that's why I need your help, my project is about to communicate the gateway and the mote using 6lowpan, I wanna know if there is a very good tutorial about do this, I'll really appreciate your help.
If u need more information about my devices I 'll give you, I wanna know if I have to install something, the software version of the Z1 gateway is Voyage 0.8.0 I am new in this fields, please help me Have a nice day Juan Pablo Date: Sat, 27 Dec 2014 14:02:57 -0500 Subject: FW: Re: [Tinyos-help] PROBLEM WITH COMPILER From: [email protected] To: [email protected]; [email protected] Porfa chicos analicen lo q me contestan y ayuden a ver el problema xfa Sent from my Sony Xperia™ smartphone ---- Original Message ---- Subject: Re: [Tinyos-help] PROBLEM WITH COMPILER Sent: Dec 27, 2014 9:27 AM From: Antonio Linan <[email protected]> To: Eric Decker <[email protected]> Cc: juan pablo gallardo velásquez <[email protected]>,[email protected],CARLOS EGAS <[email protected]>,Andres Muñoz <[email protected]>,Pablo Morales <[email protected]> Did you "source environment.sh" ? --Antonio On Sat, Dec 27, 2014 at 7:40 AM, Eric Decker <[email protected]> wrote: that's not a compiler problem. you haven't installed correctly. looks like you chmod'd the environment.sh shell script but never executed it. what instructions did you follow for installing? where did you get the source code? what version of tinyos are you using? etc etc etc On Fri, Dec 26, 2014 at 11:38 AM, juan pablo gallardo velásquez <[email protected]> wrote: Dear friends, I'm having troubles trying to compile some examples in Gateway Z1 (zolertia) , I'll provide you the code lines to let you know exactly what I am doing. I'll really appreciate your support , Sincerely JP root@ZolertiaGW:/opt# chmod 666 environment.sh root@ZolertiaGW:/opt# ls Contiki environment.sh mosquitto-1.0.2 README.Os Yaler Cosm MansOS openssl-1.0.1c TinyOS ZGW root@ZolertiaGW:/opt# cd TinyOS/tinyos-2.x/apps/Blink/ root@ZolertiaGW:/opt/TinyOS/tinyos-2.x/apps/Blink# ls BlinkAppC.nc BlinkC.nc Makefile README.txt root@ZolertiaGW:/opt/TinyOS/tinyos-2.x/apps/Blink# motelist Reference Device Description ---------- ---------------- --------------------------------------------- Z1RC4547 /dev/ttyUSB0 Silicon Labs Zolertia Z chmod 666 /dev/ttyUSB0 root@ZolertiaGW:/opt/TinyOS/tinyos-2.x/apps/Blink# make z1 make: *** No rule to make target `z1'. Stop. root@ZolertiaGW:/opt/TinyOS/tinyos-2.x/apps/Blink# make z1 reinstall make: *** No rule to make target `z1'. Stop. root@ZolertiaGW:/opt/TinyOS/tinyos-2.x/apps/Blink# _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help -- Eric B. Decker Senior (over 50 :-) Researcher -- -- Antonio Liñán Colina R+D Engineer @: [email protected] @: [email protected] ------------------------------ Advancare Ph.: +34 931 426 166 http://www.advancare.com http://www.zolertia.com http://zolertia.sourceforge.net http://webshop.zolertia.com
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
