Hello,
I set the transmission power to a low value for a given packet using
setPower(message_t *p_msg, uint8_t power).
I also set the acknowledgement for it using
PacketAcknowledgements.requestAck(message_t *msg) interface.

Now, my doubt is, whether the Ack that has been received will have the
same transmission power which I had set for sending the original
packet.

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

Reply via email to