Hi!
Am 04.03.2013 um 20:04 schrieb Sascha Herrmann :
> I'm not using lowpan, but one reason you can get this messages is, that
> your interface is already up when you try to set the mac address. Maybe
> try a ifconfig lowpan0 down before configuring it. On my raspberry the
> ifplugd of the raspia
Hi,
> $ sudo iz add wpan-phy0
> $ sudo ip link set wpan0 address a0:a0:a0:a0:a0:a0:a0:a0
> $ sudo ifconfig wpan0 up
> $ sudo iz set wpan0 0x780 0x0004 23 // PAN 0x780, short addr 4, channel 23
> $ sudo ip link add link wpan0 name lowpan0 type lowpan
> $ sudo ip link set lowpan0 address a0:0:0:0:0
Hi again,
I have another problem when using 6lowpan. I am sending a separate email to
avoid mixing things up. I am still using a raspberry pi with an Atmel at86rf231
attached to it on kernel 3.6.11. I have patched the iz tool to allow manually
setting the short address as well as the channel w