Hi,

I have the problem, that for verification I have to send the same message I
have received via Java from the motes back to the motes. This means I use the
same message type. Problem is I can't forward the original message because I
get a NullPointerException (This problem was send by someone else in the past
and not answered). So I tried to save the data values I received and create a
new message to send, but I still get the Nullpointeexception when using
moteIF.send.
Can anyone help?

Thanks in advance

Nicole Neureiter
-- 
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to