From: Alexander Aring <alex.aring@gmail.com>
To: Baptiste Clenet <bapclenet@gmail.com>
Cc: Varka Bhadram <varkabhadram@gmail.com>, linux-wpan@vger.kernel.org
Subject: Re: ping6 doesn't use at86rf230 driver
Date: Wed, 1 Jul 2015 10:21:35 +0200 [thread overview]
Message-ID: <20150701082130.GA1834@omega> (raw)
In-Reply-To: <CAPpUg6N5SAY3fOio7zGnsOPkYytgx5gRgfULO5=6Tz+fcN-9PA@mail.gmail.com>
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
next prev parent reply other threads:[~2015-07-01 8:21 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-25 16:52 ping6 doesn't use at86rf230 driver Baptiste Clenet
2015-06-25 17:15 ` Alexander Aring
2015-06-25 17:30 ` Alexander Aring
2015-06-26 7:17 ` Baptiste Clenet
2015-06-26 7:20 ` Baptiste Clenet
2015-06-26 8:03 ` Alexander Aring
2015-06-26 8:24 ` Baptiste Clenet
2015-06-29 7:01 ` Baptiste Clenet
2015-06-29 8:09 ` Alexander Aring
2015-06-29 9:13 ` Varka Bhadram
2015-06-29 9:44 ` Baptiste Clenet
2015-06-29 11:44 ` Baptiste Clenet
2015-06-29 22:09 ` Alexander Aring
2015-06-30 9:12 ` Baptiste Clenet
2015-07-01 8:21 ` Alexander Aring [this message]
2015-07-01 9:22 ` Baptiste Clenet
2015-07-01 9:45 ` Baptiste Clenet
2015-07-01 11:59 ` Baptiste Clenet
2015-07-01 15:16 ` Alexander Aring
2015-07-02 15:02 ` Baptiste Clenet
2015-07-02 15:15 ` Baptiste Clenet
2015-07-02 16:12 ` Alexander Aring
2015-07-03 13:24 ` Baptiste Clenet
2015-07-03 13:37 ` Baptiste Clenet
2015-07-03 15:01 ` Baptiste Clenet
2015-07-03 15:47 ` Alexander Aring
2015-07-03 16:33 ` Baptiste Clenet
2015-07-03 17:37 ` Alexander Aring
2015-07-03 22:13 ` Baptiste Clenet
2015-07-04 15:36 ` Alexander Aring
2015-07-05 10:38 ` Baptiste Clenet
2015-07-08 8:35 ` Baptiste Clenet
2015-07-09 11:19 ` Baptiste Clenet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150701082130.GA1834@omega \
--to=alex.aring@gmail.com \
--cc=bapclenet@gmail.com \
--cc=linux-wpan@vger.kernel.org \
--cc=varkabhadram@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.