> Where are values taken from a radio packet and assigned to the serial packet? Radio packets and serial packets are separate. They are not converted to each other automatically. One may take payload of radio packet and assign it to serial packet but that is not always the case.
Faisal Joe Green wrote: > Sorry about the first message. > > I am trying to understand how the serial communication works. Where > are values taken from a radio packet and assigned to the serial > packet? I need specific code lines because I am trying to add an extra > byte to the serial package which needs to translate over from the > radio package. > > Thanks! > Joe > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
