All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Richardson <mcr@sandelman.ca>
To: Don Zickus <dzickus@redhat.com>
Cc: aar@pengutronix.de, linux-wpan@vger.kernel.org, linville@redhat.com
Subject: Re: Looking for boards with an 802.15.4 chip
Date: Thu, 28 Jul 2016 17:19:54 -0400	[thread overview]
Message-ID: <10331.1469740794@obiwan.sandelman.ca> (raw)
In-Reply-To: <20160728174051.GB75405@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1492 bytes --]


Don Zickus <dzickus@redhat.com> wrote:
    > I was wondering what boards/chips folks like yourself use to develop/test
    > the 802.15.4 work?  I noticed the website  http://wpan.cakelab.org/
    > mentions

It depends a lot on what you want to do, what pieces you want to hack on,
and what devices you want to interoperate with.

The at86rf233 is popular and easily obtainable and Alex is doing lots of work
to support it.  Get the openlabs device.  It seems that we might be able
to support 6tisch on this device if we try hard enough, but for the moment
you are restricted to 1 channel and aloha-only time slots.

Many people are using openmote's connected via USB or via daughter card
to an RPI.   The openmote does the 6tisch stuff, but "bridges" (but/wrong
term, but have yet to find a better one) the raw 6lowpan packets over USB
using a custom encapsulation.  (I'd like to change it to ppp actually)

    > I assume the SPI bus is easily found on a rPI-like board.  Is it
    > difficult to hook one of them up to an x86 desktop?

Yes, it's a bit painful since few desktops have easily accessible GPIO
pins that you can turn into a SPI bus.  You can add one with a FTDI USB
interface easily, but given the cost of an RPI... hard to argue.


--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        | network architect  [
]     mcr@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 464 bytes --]

  reply	other threads:[~2016-07-28 21:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-28 17:40 Looking for boards with an 802.15.4 chip Don Zickus
2016-07-28 21:19 ` Michael Richardson [this message]
2016-07-29 15:22   ` Don Zickus
2016-07-30 22:02 ` Stefan Schmidt
2016-07-31 22:34   ` Marcin K Szczodrak
2016-08-01 11:36     ` Stefan Schmidt
2016-08-01 18:10   ` Don Zickus
2016-08-01 20:45     ` Stefan Schmidt

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=10331.1469740794@obiwan.sandelman.ca \
    --to=mcr@sandelman.ca \
    --cc=aar@pengutronix.de \
    --cc=dzickus@redhat.com \
    --cc=linux-wpan@vger.kernel.org \
    --cc=linville@redhat.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.