Hi I was wondering which is the module which is currently being used for sending and receiving packets. I am using the GenericComm and facing some problems when it comes to sending packets over UART, I use the SendMsg.send method with TOS_UART_ADDR as the parameter. But, the packet fails to be sent over the UART. I receive a packet using the ReceiveMsg.receive and then encapsulate it to check for different messages. Then, if it matches certain requirements, then I send it over the UART else send a packet over the radio, but the UART send fails!
Could someone help me? Raghu _______________________________________________ Tinyos-users mailing list [email protected] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
