On 07/13/2012 12:18 PM, [email protected] wrote: > Dear John and Christian. > > Only I've configured the Makefile of My sensor motes app (a variation of > UDPEcho) with this values:
Try to increase CFLAGS += -DMAX_LPL_CCA_CHECKS=400 For the MicaZ, the default value of 400 is way too low. Nowadays i am using a value between 1600 and 2100. For the TelosB, i am not sure what the optimal value is. Just try it ;) -- Karlsruher Institut für Technologie (KIT) - Institut für Telematik Christian Haas Wissenschaftlicher Mitarbeiter Zirkel 2 / 76131 Karlsruhe Telefon: +49 721 608-48673 Fax: +49 721 608-46789 E-Mail: [email protected] WWW: http://telematics.tm.kit.edu/staff_78.php http://www.kit.edu/ KIT - Universität des Landes Baden-Württemberg und nationales Großforschungszentrum in der Helmholtz-Gemeinschaft _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
