Hi,
How can I broadcast a packet via radio from Basestation? Since TOSBase
already implement a RadioSend to forward to radio packets received from
UART, I tried:
1. Add another GenericComm component and use SendMsg to handle the
application broadcast packet.
2. Use exist RadioSend for my application broadcast packet because
there is no UART traffic which might conflict with my app broadcast packet.
However, I got problems for the two methods:
For method 1: TOSBase is unable to send out radio application packet,
neither to even receive from radio.
2: Seems receiving from radio because the green led
is blinking, but no packet shows up in XSniffer. Not sure whether the
application broadcast packet is successfully send out, most probably not.
Can anyone advise me to use which above method or any other method? Thank
you very much!!
Thanks,
Liu
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help