[Tinyos-help] Tython: Problem with Attributes reading data from ADC port

2006-08-22 Thread Marguerite A Doman
Hello, I'm simulating a sensor grid. I am trying to add attributes to the motes; set the values or change them; then query the attributes via the TinyDB (TinyDBMain engine). When I set the ADC port values for the associate attribute, I am having problems telling the mote to read in that valu

Re: [Tinyos-help] Tython: Problem with Attributes reading data from ADC port

2006-08-25 Thread Marguerite A Doman
It seems that queries are being sent or at least TinyDBNetwork issues the send with no errors. But no replies/results are received. I'm wondering if there is a problem with the network. Would that prevent these events, ADCDataReadyEvents, from being sent? Marguerite Marguerite A Doman wro