Hi, On Tue, Jun 30, 2015 at 11:12:36AM +0200, Baptiste Clenet wrote: .... > > root@OpenWrt:/# dmesg | grep at86rf230 > [ 94.820000] at86rf230 spi32766.1: Detected at86rf212 chip version 3 > [ 94.830000] at86rf230 spi32766.1: unexcept state change from 0x00 > to 0x08. Actual state: 0x00 > > It detects the chip but yes definitely, there is problem to read the state. > Will check the pins > if you have debugfs support and mounted it, then you could dump all register settings by doing something similar like: cat /sys/kernel/debug/regmap/spi1.0/registers result would be some $REGISTER <-> $VALUE mapping. Note: One interface of the 802.15.4 phy should be up for this development method, because the transceiver isn't in sleep mode then. - 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