Hi! I want to use the Tmote Connect device with TinyOS 2.x.I've connected one mote (Tmote Sky) onto 2nd port. I can get access to the main page, at 192.168.1.36 with no problem. I can see some information about the mote: model=tmote sky, serial forwarder=9002 or control/status port=10002.
I write in cygwin the following command:
echo status | nc 192.168.1.36 10002 and it works OK: MotePresent Yes, Manufacturer Moteiv, Product tmote sky... But when I want to programming the mote (e.g. Blink app), I use make clean [OK] make telosb [OK] make telosb reinstall netbsl,192.168.1.36:10002 -> ERROR It doesn't find any mote.I've seen there's not any "netbsl" file in "\tinyos-2.x\support\make\msp". Can I adapt an older version of "netbsl" to TinyOS 2.x that works with TelosB (Tmote Sky)?
Thanks in advance! -- Jose A. Seville, Spain
<<attachment: jostargal.vcf>>
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
