Hi All, I am currently implementing the applications based on this protocols. Now I am trying to implement the receive functions. In the manual, it said:
The SFD pin going high means that the transceiver is starting to receive a frame. If the frame check sequence is ok (hardware condition, implemented by the CC2420 transceiver and all the IEEE 802.15.4 compliant transceivers) the PHY layer will be signalled by the FIFO interrupt (async event result_t HPLCC2420.FIFOPIntr()). But I didn't find any event called async event result_t HPLCC2420.FIFOPIntr() in pyhM.nc file. Does that mean I have to implement it by myself? I am confused and desperately need some suggestions or help. Thanks in advance Regards, Bai
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
