Hi All, I am so stucked to read the power of the received packet. I am using CTP protocol and sending the packet using Send.send().
I have tried with the AM communication (my other test that not using CTP protocol), and in that test I send packets using AMSend.send(). I set certain power using CC2420Packet.setPower() and able to read the correct same power using CC2420Packet.getPower(). However, I always get power value as '31' using the CC2420Packet.getPower while running the test in CTP Protocol. I guess, CTP not support using AMSend, but only support using 'Send' interface. How can I get the power reading in CTP? Is it the nature that the 'Send.send()' used in CTP does not support CC2420Packet.getPower()?? I do really need an advise here. Pleaseeeee... thanks Yusnaidi
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
