Hi, On 04/20/2012 05:30 PM, Conny Schmitt wrote: > On MTS 400: > - LightTAOSTSL2250: 65535
That's likely a mistake, your motes have a 12 bit and 10 bit ADC resolution, telosb and iris respectly, so that value is out of range (12 bit = 0-4095, 10 bit = 0-1023). It's probably due to bad code or a problem in tinyos 2.1.1. Indeed, in the past, I had the same problem with 2.1.1 version. Try TinyOS 2.1.0 (I solved with it) and tell me if you get the same value. Regards, -- Francesco Ficarola Department of Computer and System Sciences Sapienza, University of Rome Via Ariosto 25, room B112 00185, Rome Phone: (+39) 0677274119 Skype: francesco.ficarola DIS email: ficarola_at_dis.uniroma1_dot_it Nexse email: francesco.ficarola_at_nexse_dot_com Home email: francesco.ficarola_at_gmail_dot_com GPG KeyID: 0xDBA99D92
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
