[Tinyos-help] Multihop application with multiple data packets
Paul Bender
bender.13 at wright.edu
Thu May 8 18:52:54 PDT 2008
Hi Folks,
I have an application written for TinyOS 1.x that I am converting from
a broadcast application to a multihop application and I'm running into a
bit of a problem trying to send multiple packets which constitute a data
value.
The single hop application uses the SendMsg interface and has the
following psudocode structure:
1) Ask an I2C device to gather data
2) When data collection is complete read the first packet's worth of data
3) Use SendMsg to send that packet
4) When SendDone is signaled if packets remain
More information about the Tinyos-help
mailing list