Hi Martin I have not received your answer about the attemptSend() fuction . I modify the code as follow: uint8_t fsmstate; RFST = opcode; fsmstate = * (uint8_t __xdata *)0xDF39;
That is to say ,I add a "fsmstate = * (uint8_t __xdata *)0xDF39;"after set the RFST register.I can not confrim if it is true .But the fsmstate is 0x01 after run the "fsmstate = * (uint8_t __xdata *)0xDF39;",It seemed that the TX do not active,what is the reason?
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
