[Tinyos-help] Shimmer2r - ANEX Problem

2011-06-07 Thread Jheisson Argiro López Restrepo
I have a problem whit a mote shimmer2r, I tried to supply a temperature sensor that need +5V and -5V, but the ANEX of the shimmer dosen't work, is very strange, in some motes (shimmer2r) it work, but in others it dosen't work. Someone hava any idea? Many Thanks. -- Jheisson Argiro López

[Tinyos-help] Error using BaseStation

2011-04-26 Thread Jheisson Argiro López Restrepo
I'm doing tests with BaseStation program, this works very well in a Shimmer2r, but when I try it on a USB hub (also shimmer, Gateway) does not work, stays in waiting for synchronization: Trying to locate the file 'linux_x86_toscomm.lib' in the classpath Temporary file created:

[Tinyos-help] Tinyos-help -- could not open port

2011-04-20 Thread Jheisson Argiro López Restrepo
I try program a Shimmer 2r mote, but I have this error. I don't understand why occur, because in before occasions its run whit out problems. root@jason-desktop:/opt/tinyos-2.1.1/apps/Blink# make shimmer2r reinstall bsl, /dev/ttyUSB0 cp build/shimmer2r/main.ihex build/shimmer2r/main.ihex.out

Re: [Tinyos-help] Tinyos-help -- could not open port

2011-04-20 Thread Jheisson Argiro López Restrepo
/ttyUSB0 In the output look for the line that starts with tos-bsl and it should resemble the following, as opposed to what you have shown below: tos-bsl --invert-test --invert-reset -c /dev/ttyUSB0 -r -e -I -p build/shimmer2r/main.ihex.out Mike On Wed, Apr 20, 2011 at 4:34 PM, Jheisson Argiro