Hi All, I have an application's (e.g. Blink) exe and ihex files and I also have Telosb mote. Now I want to run my application on this telosb, but also want to set power on this mote. I know I can run any exe/ihex file on telosb mote using : tos-bsl --telosb -c /dev/ttyUSBx -r -e -I -p main.ihex
But how would I set power while running this application ? Note: I know to set flag or set in Makefile (CFLAGS=-DCC2420_DEF_RFPOWER=13) while using make command, but I want to achieve it with only having exe/ihex file. I hope I cleared the question, please let me know if still not understandable. Thanks. Jenis _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
