contiki-os/contiki

Get MAC Address from the RSSI Scanned motes - rssi-scanner-cc2420 example

Opened this issue · 1 comments

Hello everyone,

I am using the rssi-scanner-cc2420 mote example in cooja, and contiki/examples/ipv6/simple-udp-rpl/broadcast-example.c for broadcast.
I could detect RSSI from each mote, but how could I get and print then MAC address ?
Any hint about this?
tks a lot!

Just print sender_addr in receiver function.