Hello All, I want to save my readings of the base station mote into its memory, the mote is MICAz Does CC2420RAM interface help me to write the data into the RAM?
It has these two commands : command cc2420_status_t *read*(uint8_t offset, uint8_t *data, uint8_t length) command cc2420_status_t *write*(uint8_t offset, uint8_t *data, uint8_t length) but I don't where and how I can apply them. Thanks in advance Yasser Zahedi
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
