On Thu, Jun 25, 2015 at 06:52:35PM +0200, Baptiste Clenet wrote: > Hi, > > Following is how I configure the network: > modprobe at86rf230 > iwpan phy wpan-phy0 interface add wpan0 type node > iwpan dev wpan0 set pan_id 0xbeef > ip link set wpan0 up > ip link add link wpan0 name lowpan0 type lowpan > ip link set lowpan0 up > > Then I try to ping6 my second board with: > ping6 -I lowpan0 fe80::a8af:ac69:e53e:c7f1 > > I'm observing no changes over the SPI between my board and the > at86rf230. But if I change the channel with: > iwpan phy wpan-phy0 set channel 0 0 this change should not be possible with the at86rf230. > I observe the changes over SPI. > Do you have maybe the fakelb driver running? Please look for that, if yes you have more than one phy. try "iwpan phy". - Alex -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html